Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa13d ago0x8b06d1…998781
0xd5ba…a90a0x9c95…e299Base$0.001100%fluxa13d ago0xc18ad8…337d36
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0x6e1209…865ecd
0xd5ba…a90a0x9c95…e299Base$0.001100%fluxa14d ago0xdb09a3…71e176
0xd5ba…a90a0x9c95…e299Base$0.001100%fluxa14d ago0xa4bd75…a6c19f
0xd5ba…a90a0x9c95…e299Base$0.001100%fluxa14d ago0xdb8eef…71f945
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0x5f6a84…6814f0
0xd5ba…a90a0x9c95…e299Base$0.001100%fluxa14d ago0xb2e04a…c29c3b
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0x18ca3c…6a5e17
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0xb7fbdd…f2627c
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0x93dd8c…838bbb
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0xbd79ba…56348e
0xd5ba…a90a0x9c95…e299Base$0.001100%fluxa14d ago0xbee3a0…68c39b
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0x009fc2…eb4821
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0xd24af5…468633
0xd5ba…a90a0x9c95…e299Base$0.001100%fluxa14d ago0xac54dc…f7bc79
0xd5ba…a90a0x9c95…e299Base$0.001100%fluxa14d ago0xf455a2…fe7005
0xd5ba…a90a0x9c95…e299Base$0.001100%fluxa14d ago0x0207f6…b5d1ce
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0xf210cc…4593af
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0x3f52a3…dfd5df
0xd5ba…a90a0x9c95…e299Base$0.001100%fluxa14d ago0x87081d…d9c231
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0x446666…70e02c
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0x26c9b4…cb4e11
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0x94339d…3defc0
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0x6a106c…8fbbbd

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.