Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0xc7dc98…4f2299
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0xe7e375…12bca7
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0xa98d16…e02f40
0x8951…ec060x9c95…e299Base—$0.001100%fluxa44d ago0x598297…8cd963
0x8951…ec060x9c95…e299Base—$0.001100%fluxa45d ago0xccbbd2…96baee
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa45d ago0x037f44…c771ba
0x8951…ec060x9c95…e299Base—$0.001100%fluxa45d ago0x114b43…b2d152
0x8951…ec060x9c95…e299Base—$0.001100%fluxa45d ago0x618f3a…7dec0b
0x8951…ec060x9c95…e299Base—$0.001100%fluxa45d ago0xcba5e2…744189
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa45d ago0x1ae178…774ac7
0x8951…ec060x9c95…e299Base—$0.001100%fluxa45d ago0xde3bb2…5608c0
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa45d ago0x4b1b9d…20ea4a
0x8951…ec060x9c95…e299Base—$0.001100%fluxa45d ago0x2f1799…6f5b39
0x8951…ec060x9c95…e299Base—$0.001100%fluxa45d ago0xd02f69…7aa114
0x8951…ec060x9c95…e299Base—$0.001100%fluxa45d ago0x747586…93dd7f
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa45d ago0x672bd5…8ab8c3
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa45d ago0x88c905…69b80f
0x8951…ec060x9c95…e299Base—$0.001100%fluxa45d ago0x55bff8…2c3b91
0x8951…ec060x9c95…e299Base—$0.001100%fluxa45d ago0x076c6b…f043c4
0x8951…ec060x9c95…e299Base—$0.001100%fluxa45d ago0x7f9edb…bcc284
0x8951…ec060x9c95…e299Base—$0.001100%fluxa45d ago0xb3fff2…254dc7
0x8951…ec060x9c95…e299Base—$0.001100%fluxa45d ago0x89331d…a7ffc0
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa45d ago0x333425…5e2ffb
0x8951…ec060x9c95…e299Base—$0.001100%fluxa45d ago0x9314a7…a1813a
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa45d ago0xd82044…e29cc8

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://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://roundhouseai.io/dashboard/team.

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