Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x503d…99180xb2b2…273bBase—$0.01100%0x461a…5962106d ago0xf43457…2f0552
0x503d…99180xc801…ad56Base—$0.00768100%0x461a…5962106d ago0x35f561…ffa0de
0x503d…99180xe8af…e09eBase—$0.02100%0x461a…5962106d ago0xb4ae1b…e93b7b
0x503d…99180x8caf…2ee6Base—$0.02100%0x461a…5962106d ago0xafd8ec…7fac7d
0x503d…99180xff2d…cde1Base—$0.02100%0x461a…5962106d ago0x468ab3…179a9a
0x503d…99180xa1c8…9b47Base—$0.01100%0x461a…5962106d ago0xf3ec2a…554273
0x503d…99180x3781…8387Base—$0.02100%0x461a…5962106d ago0xe65e12…0d4758
0x503d…99180xd379…8dc1Base—$0.02100%0x461a…5962106d ago0x64abf6…c2aa45
0x503d…99180xb1e9…8cdaBase—$0.003776100%0x461a…5962106d ago0x6e8a1c…c47116
0x503d…99180xe88e…ef91Base—$0.01100%0x461a…5962106d ago0x172ea0…438481
0x503d…99180x8780…289eBase—$0.02100%0x461a…5962106d ago0xcb9280…c8f7d9
0x503d…99180xc801…ad56Base—$0.01100%0x461a…5962106d ago0x72ad5f…48767c
0x503d…99180x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xb65cc0…b3a3df
0x503d…99180x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x501f79…296933
0x503d…99180x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x0a297d…b979ec
0x503d…99180x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x83d431…3e4ce8
0x503d…99180x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x27e661…497685
0x503d…99180x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x440eea…c1121c
0x503d…99180x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xf9ead7…072ad8
0x503d…99180x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xf739ac…cf2b6f

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.