Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0x3918c4…779290
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc47d ago0xcf734e…2bb9ea
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0x12be70…f98db7
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0x92fe8d…6129b4
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0xaaa94b…969941
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0x13eb2e…408ae1
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0x5f4937…30f725
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0xa683c8…b47ad3
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0xe63ec3…2e9993
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0x937389…f61eca
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0xa2554e…67d829
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0xefd0cc…54400a
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0xf84194…a46f27
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0x8443df…07dc7f
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0x686428…d0c3ae
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0xeac11e…b44253
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0x5f5a09…a50659
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0x7fd7a0…267a55
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0x478da7…0c02aa
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0x659a12…c52657
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc47d ago0x9566a2…0804c2
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc48d ago0x94ebfe…cd330b
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc48d ago0xc108d6…094eb1

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.