Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase104d ago0x72a120…3d84b1
0xc74e…681e0x13bf…b9a7Base—$0.0025100%candidates104d ago0x0745f2…019b54
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase104d ago0xbbd8a9…07f1fc
0xc74e…681e0x13bf…b9a7Base—$0.0025100%candidates104d ago0xcd3f09…146ef0
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase104d ago0x73c173…31dc7a
0xc74e…681e0x13bf…b9a7Base—$0.0025100%candidates104d ago0xd1cddc…902d8e
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase104d ago0xa813b6…dbbdce
0xc74e…681e0x13bf…b9a7Base—$0.0025100%candidates104d ago0xbe3769…a9bd93
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase104d ago0x1eb8b3…9b98dc
0xc74e…681e0x13bf…b9a7Base—$0.0025100%candidates104d ago0xc71c81…ad12d6
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase104d ago0x19b6b3…7c9baa
0xc74e…681e0x13bf…b9a7Base—$0.0025100%candidates104d ago0xf5d3ae…9396cb
0xc74e…681e0x13bf…b9a7Base—$0.002100%candidates104d ago0x3b9d86…3b6829
0xc74e…681e0x13bf…b9a7Base—$0.0025100%candidates104d ago0x60fc95…674611
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase104d ago0xfd2cb4…cdd342
0xc74e…681e0x13bf…b9a7Base—$0.0025100%candidates104d ago0x384515…902038
0xc74e…681e0x13bf…b9a7Base—$0.002100%candidates104d ago0x5e9b3f…2862c6
0xc74e…681e0x13bf…b9a7Base—$0.0025100%candidates104d ago0x66b8d6…1cf054
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase104d ago0xb2a48e…31e8b5
0xc74e…681e0x13bf…b9a7Base—$0.0025100%candidates104d ago0xab789e…9dea64
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase104d ago0xe18fb2…ed270c
0xc74e…681e0x13bf…b9a7Base—$0.0025100%candidates104d ago0xeb9a74…b0696d
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase104d ago0x8a8b09…d07bcf
0xc74e…681e0x13bf…b9a7Base—$0.0025100%candidates104d ago0xf8a3f4…a22104

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.