Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2d…c7ea0x1eb6…e0fbBase—$0.01100%coinbase69d ago0xc9dab2…845896
0x5f2d…c7ea0xfa3d…b800Base—$0.01100%coinbase69d ago0xbb04e9…150b99
0x5f2d…c7ea0x67f8…0a50Base—$0.01100%coinbase69d ago0xa26212…48f745
0x5f2d…c7ea0x17c2…0c1cBase—$0.01100%coinbase69d ago0xc4abce…b41073
0x5f2d…c7ea0x9a8e…47b9Base—$0.01100%coinbase69d ago0x19fee6…3690ed
0x5f2d…c7ea0xa653…64d5Base—$0.01100%coinbase69d ago0x4f027a…1308d9
0x5f2d…c7ea0xe45f…b4efBase—$0.01100%coinbase69d ago0x596478…cf3975
0x5f2d…c7ea0x5ba3…1b85Base—$0.01100%coinbase69d ago0xa07a3e…d88f26
0x5f2d…c7ea0x4439…4e41Base—$0.01100%coinbase69d ago0x24a217…7a10a1
0x5f2d…c7ea0xdf60…f35fBase—$0.01100%coinbase69d ago0x2f88c3…699664
0x5f2d…c7ea0x9aa6…edb6Base—$0.01100%coinbase69d ago0x851b40…fb1146
0x5f2d…c7ea0x7e63…0e63Base—$0.01100%coinbase69d ago0xfafeb4…46d097
0x5f2d…c7ea0x05f8…f771Base—$0.01100%coinbase69d ago0xb48995…9c4592
0x5f2d…c7ea0x7071…cec1Base—$0.01100%coinbase69d ago0xbe23fe…2e7cc1
0x5f2d…c7ea0x9422…e90eBase—$0.01100%coinbase69d ago0x98e18d…abe741
0x5f2d…c7ea0xd144…6cd5Base—$0.01100%coinbase69d ago0xe9356f…cb566a
0x5f2d…c7ea0x0ed7…1a01Base—$0.01100%coinbase69d ago0x54e96b…e5d78e
0x5f2d…c7ea0xc31b…3e7bBase—$0.01100%coinbase69d ago0xf7d4ec…fa05d2
0x5f2d…c7ea0xd106…cf70Base—$0.01100%coinbase69d ago0xcc1df3…93b580
0x5f2d…c7ea0x930d…dd01Base—$0.01100%coinbase69d ago0x4d9238…059999
0x5f2d…c7ea0x197f…bd00Base—$0.01100%coinbase69d ago0xc8fb02…12a812
0x5f2d…c7ea0x7c32…c1d5Base—$0.01100%coinbase69d ago0x52bb9b…9cf760
0x5f2d…c7ea0x9ca2…aad4Base—$0.01100%coinbase69d ago0x2091c4…cddfa1
0x5f2d…c7ea0x4abb…f665Base—$0.01100%coinbase69d ago0xcb544a…f3245e
0x5f2d…c7ea0x5c72…31b6Base—$0.01100%coinbase70d ago0x3aec4d…369687

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.