Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x61e7a7…a19093
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0xd6e00e…354180
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0xf313fa…cefd46
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x699830…56a988
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x82e157…225d4b
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x398ea7…aed7aa
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x9528d6…dea305
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x0f0864…dd921f
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x988077…40ee2e
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0xf4a705…bab2bf
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x41e212…26d0d4
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x2aeaab…769cb1
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x97e752…16027a
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x2a7d76…126438
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0xb4bdcd…c46fd0
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x7516da…7865bf
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x671ef4…2bb44c
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x4d42ac…77f009
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x4e0692…6b4a7a
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0xbeec52…929118
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x1b0a3a…f75418
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x65a160…3bd868
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x229d5e…59e5ee
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x7ea555…0b3867
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown66d ago0x08880a…87bff4

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.