Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6572…1ca90x4a87…a6b9Base—$0.01100%coinbase70d ago0xcf0350…27c536
0x6572…1ca90xf645…6407Base—$0.01100%coinbase70d ago0xef34a8…488479
0x6572…1ca90xa19c…4760Base—$0.01100%coinbase70d ago0x23eea9…41b55e
0x6572…1ca90x2ce6…7b5dBase—$0.01100%coinbase70d ago0x09f28c…3ab2d7
0x6572…1ca90x3200…0551Base—$0.01100%coinbase70d ago0xf5e31d…a7cb7c
0x6572…1ca90xdf2b…1b65Base—$0.01100%coinbase70d ago0x65ca16…aa7d51
0x6572…1ca90xc787…8e20Base—$0.01100%coinbase70d ago0x33663e…a105da
0x6572…1ca90xf180…e8eeBase—$0.01100%coinbase70d ago0x69d390…68ab9a
0x6572…1ca90xd263…bc4cBase—$0.01100%coinbase70d ago0xf47b6e…04e28b
0x6572…1ca90x01ad…725cBase—$0.01100%coinbase70d ago0x96face…69b7ae
0x6572…1ca90x9360…5e46Base—$0.01100%coinbase70d ago0x51f411…9d7d23
0x6572…1ca90x84d2…1a2aBase—$0.01100%coinbase70d ago0x13ecc5…b6c303
0x6572…1ca90x518d…b1dfBase—$0.01100%coinbase70d ago0x883346…e6e720
0x6572…1ca90xbe7f…4d5fBase—$0.01100%coinbase70d ago0x621768…938517
0x6572…1ca90xa254…6f5eBase—$0.01100%coinbase70d ago0x67b4a8…18ae44
0x6572…1ca90x4891…5aabBase—$0.01100%coinbase70d ago0x6f71b1…0ad94e
0x6572…1ca90x4ddb…f963Base—$0.01100%coinbase71d ago0x1a7e5f…8d7f90
0x6572…1ca90xe5b3…0d4bBase—$0.01100%coinbase71d ago0x51061b…02cb66
0x6572…1ca90x0264…89c8Base—$0.01100%coinbase71d ago0x960340…7d7639
0x6572…1ca90x21f7…fcc6Base—$0.01100%coinbase71d ago0x4c0f3f…4c8157
0x6572…1ca90xd5e0…71d4Base—$0.01100%coinbase71d ago0x33fd86…b72ae0
0x6572…1ca90x76e1…6f05Base—$0.01100%coinbase71d ago0x964b00…c885f0
0x6572…1ca90xed97…1895Base—$0.01100%coinbase71d ago0x0a856d…317233
0x6572…1ca90x1cd2…63e8Base—$0.01100%coinbase71d ago0x640995…f48019
0x6572…1ca90xbd7d…6dfaBase—$0.01100%coinbase71d ago0xdde60b…d59968

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.