Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1923…b57c0x64f8…1285Base—$0.01100%coinbase92d ago0xf12538…e8c602
0x1923…b57c0x6b9b…e326Base—$0.01100%coinbase92d ago0xd13d7e…889bb4
0x1923…b57c0x3ea8…c6f9Base—$0.01100%coinbase92d ago0x9549d8…766394
0x1923…b57c0x76be…5b91Base—$0.01100%coinbase92d ago0x8c4fad…9930b8
0x1923…b57c0x453f…66e6Base—$0.01100%coinbase92d ago0x3af944…41d448
0x1923…b57c0x3110…a85bBase—$0.01100%coinbase92d ago0x7b982f…e5fc24
0x1923…b57c0x578b…b703Base—$0.01100%coinbase92d ago0xc36780…c9b33a
0x1923…b57c0x9bcb…a87dBase—$0.01100%coinbase92d ago0x273350…affc48
0x1923…b57c0x17c8…4d08Base—$0.01100%coinbase92d ago0x9edaec…07f6ea
0x1923…b57c0x636b…9c97Base—$0.01100%coinbase92d ago0x6e27c7…ecbb26
0x1923…b57c0x6009…05d2Base—$0.01100%coinbase92d ago0x4df32b…055377
0x1923…b57c0x409f…d21fBase—$0.01100%coinbase92d ago0x2e7328…e4ed9c
0x1923…b57c0x3e73…a5d8Base—$0.01100%coinbase92d ago0x8daef5…2fafec
0x1923…b57c0x6a46…21cbBase—$0.01100%coinbase92d ago0xa246a4…6420b1
0x1923…b57c0x96c1…1b5fBase—$0.01100%coinbase92d ago0x780fd4…e54023
0x1923…b57c0xa6dc…47b6Base—$0.01100%coinbase92d ago0xefb130…eebece
0x1923…b57c0xfd86…e008Base—$0.01100%coinbase92d ago0xc4b8ec…6eacc9
0x1923…b57c0x659a…0830Base—$0.01100%coinbase92d ago0x8b1de3…b1a955
0x1923…b57c0x4bbf…4464Base—$0.01100%coinbase92d ago0xf2c349…bacf84
0x1923…b57c0xedf4…9129Base—$0.01100%coinbase92d ago0x32181e…e2d3b2
0x1923…b57c0x996a…8895Base—$0.01100%coinbase92d ago0x98c9f2…aede69
0x1923…b57c0x381a…b2e0Base—$0.01100%coinbase92d ago0xb7456f…bc641c
0x1923…b57c0x29a9…32a4Base—$0.01100%coinbase92d ago0xb912e2…bcad4b
0x1923…b57c0x6332…0a4eBase—$0.01100%coinbase92d ago0x91c102…9f8aac
0x1923…b57c0x5825…811fBase—$0.01100%coinbase92d ago0x116041…2fa0c9

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.