Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cba…db190x159b…4908Basex402 service$0.01100%dexter41d ago0x81e323…633986
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0x24c8f3…e01e93
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0x9002b1…1e9bc5
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0x73e450…e51aac
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0xf95c03…d1a218
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0xd20901…b99bc9
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0xe6f8b4…6d14ba
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0x15e5c9…2caa78
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0x51ae38…a397a5
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0x9e0102…8e5a6e
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0x45a7c1…f2804f
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0x1baa57…758392
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0x03bad3…09cf2c
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0xa35907…55f3c1
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0xd8f4c5…252c96
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0x4092be…fa7ed0
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0x51963e…290a27
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0x2ff4a8…08c81b
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0xce29fa…34fff9
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0x7a9344…9dc26b
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0xff53e0…3e38ef
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0x344b89…e02642
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter41d ago0xeb2c03…d233e7
0x768d…97c10x5cba…db19Base—$2.21100%dexter41d ago0x610f32…d652f2
0x5cba…db190x159b…4908Basex402 service$0.01100%dexter41d ago0x165854…a3f3d8

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.