Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa32d ago0xb48b23…b178fd
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa32d ago0xc50aa5…f31d57
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa32d ago0x5dde24…212b61
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa32d ago0xc359f1…49ec80
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa32d ago0x74651e…056408
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa32d ago0x1cd51e…dbaa6b
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa32d ago0x98064a…e18c83
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa32d ago0x2c9626…7e8a4d
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa32d ago0xaf71e1…b35e7f
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa32d ago0xdd845b…265441
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa32d ago0x55f866…71b4d7
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa32d ago0x5f7908…db57b9
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa32d ago0xdfc1b0…1ad4ff
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa32d ago0x01d7d2…9286d3
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa32d ago0xbd2b60…43d0ae
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa32d ago0x29e8e5…20412e
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa32d ago0xaed42b…a00e35
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0x877ff1…98fce2
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa33d ago0x74f691…e23dea
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa33d ago0x56b894…eb5a84
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0x1f58e3…73da27
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0x5ec638…22f445
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0xb0aed8…a4cc79
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa33d ago0x01afeb…6ac550
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa33d ago0xaf8a83…038dda

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.