Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c7a…66040xf0a0…3373Base—$0.003776100%0x461a…5962105d ago0x3a67e5…faaf02
0x9c7a…66040xff2d…cde1Base—$0.01100%0x461a…5962105d ago0x0235ca…6aab63
0x9c7a…66040xb2ed…4c81Base—$0.01100%0x461a…5962105d ago0x34170c…8e896e
0x9c7a…66040x0c58…8a64Base—$0.02100%0x461a…5962105d ago0xa4a645…4f5b42
0x9c7a…66040x3781…8387Base—$0.01100%0x461a…5962105d ago0x122110…a71a04
0x9c7a…66040x3781…8387Base—$0.02100%0x461a…5962105d ago0xcba708…a622e7
0x9c7a…66040x93c5…090fBase—$0.02100%0x461a…5962105d ago0x3b017f…19179c
0x9c7a…66040xff2d…cde1Base—$0.003776100%0x461a…5962105d ago0x8022bf…73da13
0x9c7a…66040x99ca…fa28Base—$0.01100%0x461a…5962105d ago0x41358c…263fd6
0x9c7a…66040x12e8…0f99Base—$0.01100%0x461a…5962105d ago0xbdb0cb…e1e258
0x9c7a…66040x8780…289eBase—$0.00768100%0x461a…5962105d ago0x5179d7…16d883
0x9c7a…66040x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x2726e9…0b7548
0x9c7a…66040x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x9a3e8f…424e20
0x9c7a…66040x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x42b5a7…f20dbc
0x9c7a…66040x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x57bb37…490541
0x9c7a…66040x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xaf2101…52b91f

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.