Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc66a…6f2a0xa0af…2542Base—$0.50100%coinbase5d ago0xecda30…c90dc8
0xa55c…58a70xa0af…2542Base—$0.50100%coinbase5d ago0xa6453b…136ef9
0x3d70…857f0xa0af…2542Base—$0.50100%coinbase5d ago0x79bc0d…1e8a35
0xcd53…01160xa0af…2542Base—$0.50100%coinbase5d ago0x355ad7…603f47
0x68a8…e5a80xa0af…2542Base—$0.50100%coinbase5d ago0x2f8f54…7c4acd
0x4f0f…39b10xa0af…2542Base—$0.50100%coinbase5d ago0xdc280f…75d41f
0x3d70…857f0xa0af…2542Base—$0.50100%coinbase5d ago0x2b9346…0b68fd
0x9628…91ca0xa0af…2542Base—$0.50100%coinbase5d ago0xa86e6c…b55f8e
0xd625…9e850xa0af…2542Base—$0.50100%coinbase5d ago0xd02b67…c50478
0x8d42…613c0xa0af…2542Base—$0.50100%coinbase5d ago0xa16114…61bb23
0x60d3…ffd10xa0af…2542Base—$0.50100%coinbase5d ago0x12823b…a7952e
0x1bd4…0edb0xa0af…2542Base—$0.50100%coinbase5d ago0x33533f…463359
0x8168…ef250xa0af…2542Base—$0.50100%coinbase5d ago0xcca5d6…e8462e
0x6f93…d69d0xa0af…2542Base—$0.50100%coinbase5d ago0x02c765…2e156d
0x41ce…d6710xa0af…2542Base—$0.50100%coinbase5d ago0x2392cf…ceff02
0xae55…21760xa0af…2542Base—$0.50100%coinbase5d ago0xb56c26…aa2128
0x8a00…79a90xa0af…2542Base—$0.50100%coinbase5d ago0xb5508a…db232a
0x55c1…fda80xa0af…2542Base—$0.50100%coinbase5d ago0x40044e…1999cc
0x87ae…e8e90xa0af…2542Base—$0.50100%coinbase5d ago0x3d51a8…b80fdd
0xc66a…6f2a0xa0af…2542Base—$0.50100%coinbase5d ago0xe2f38e…fee3b3
0xa684…3a060xa0af…2542Base—$0.50100%coinbase5d ago0x7b47b1…c5c457
0x5879…80f00xa0af…2542Base—$0.50100%coinbase5d ago0x385a9b…466b7d
0x9bc4…2adb0xa0af…2542Base—$0.50100%coinbase5d ago0x84d71b…ff2311
0xd7c4…234b0xa0af…2542Base—$0.50100%coinbase5d ago0x2aed6f…a4a9b7
0x633d…5a4f0xa0af…2542Base—$0.50100%coinbase5d ago0x296139…e55445

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.