Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9657…056d0x85c5…8d72Base—$0.47100%coinbase35d ago0xe9db85…cf2957
0x9657…056d0x979d…3b56Base—$0.01100%coinbase35d ago0x86abfe…fbe2e2
0x9657…056d0x15e9…0875Base—$0.77100%coinbase35d ago0xed8768…436455
0x9657…056d0x7935…f081Base—$0.01100%coinbase35d ago0x8a1774…ae01aa
0x9657…056d0xea6b…d342Base—$0.01100%coinbase35d ago0x5efc05…87f57c
0x9657…056d0x85fd…2808Base—$0.01100%coinbase35d ago0xf618b1…6899ee
0x9657…056d0x5999…f13bBase—$0.01100%coinbase35d ago0x0931a8…b59a87
0x9657…056d0xeb8a…7f9cBase—$0.01100%coinbase35d ago0x2a4031…f44cfb
0x9657…056d0xa684…9750Base—$0.01100%coinbase35d ago0x91ed0d…cd728b
0x9657…056d0x1fbc…1555Base—$0.52100%coinbase35d ago0xd50068…478cc3
0x9657…056d0xcbab…9095Base—$0.34100%coinbase35d ago0x6ac665…2c941a
0x9657…056d0x1811…5fcbBase—$0.35100%coinbase35d ago0x6aae99…eee615
0x9657…056d0x42b5…ed59Base—$0.35100%coinbase35d ago0x0c0250…5f802e
0x9657…056d0x4674…3afcBase—$0.34100%coinbase35d ago0x0ec04f…b7248f
0x9657…056d0xae97…83caBase—$0.01100%coinbase35d ago0xf7e727…cb043e
0x9657…056d0x92f2…3e2fBase—$0.01100%coinbase35d ago0x0eb8ec…94ee66
0x9657…056d0x5838…107fBase—$0.01100%coinbase35d ago0x9f294f…d69798
0x9657…056d0x2ad3…64b5Base—$0.01100%coinbase35d ago0x6525dd…2c6124
0x9657…056d0x8da3…5a20Base—$0.58100%coinbase35d ago0xa28761…17b92d
0x9657…056d0xdd18…7c2bBase—$0.01100%coinbase35d ago0x7d942a…a64d57
0x9657…056d0x7bfa…7c7aBase—$0.73100%coinbase35d ago0xe7ba94…088a6d
0x9657…056d0x16d8…4619Base—$0.01100%coinbase35d ago0x6556b9…1ba664
0x9657…056d0x65e5…0787Base—$0.17100%coinbase35d ago0x73ffdc…9d8f99
0x9657…056d0x05c3…bc62Base—$0.01100%coinbase35d ago0xe39a1c…61fc83
0x9657…056d0xd9de…1864Base—$0.25100%coinbase35d ago0xdfe5f7…92c0ad

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.