Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18e4…f92a0x159b…4908Basex402 service$0.01100%dexter38d ago0x430b82…d898b9
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x4939ba…d5f990
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x2ab953…e873aa
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0xc160d7…ea6004
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x44ee69…31a5e0
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x178967…f0d4b0
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x7f4dde…d4de26
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0xb00bbc…71df4b
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x6effe3…a6f19b
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x36315f…e3a3c0
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0xcab9bd…03b5e2
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x8807ed…7cdc62
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x2bd8a3…722392
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0xbb7b49…3ab97c
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x4eb5d2…852e70
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x9ec29d…782c7f
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x31804f…579a70
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x3d4e79…05b43e
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0xd6ebcd…4e0796
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x114f18…25c788
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x6b02ce…184ac7
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0x26ced2…08d23e
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0xa64d8c…0db64d
0x0363…51bd0x18e4…f92aBase$2.21100%dexter38d ago0x3d1c26…e7f153
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter38d ago0xe19618…6fb6ca

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.