Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase120d ago0x887751…f3ad70
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates120d ago0xa5967b…edf71a
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase120d ago0x5266a4…8008a0
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates120d ago0x18c7f8…b0adb6
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase120d ago0x5f69fb…e474de
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates120d ago0xfe9371…8e5fca
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase120d ago0x91f676…911b89
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates120d ago0x29f94f…04eeea
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase120d ago0x3dfa9d…bdbd61
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates120d ago0xa109da…2aa06d
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase120d ago0x37d19b…0b3b6c
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates120d ago0x86d14d…2d1424
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase120d ago0x182a19…08ba2e
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates120d ago0x32733d…687202
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates120d ago0xd570fc…dc934c
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase120d ago0x4a8ad2…9570b7
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates120d ago0x081ca3…d12d9e
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase120d ago0xa1300f…830979
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates120d ago0x83a3d4…afe63c
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase120d ago0xbffcb4…133fa1
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates120d ago0x7fc438…68be0d
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase120d ago0x3e201f…79c0b6
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates120d ago0x1e7ad0…1b94c3
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase120d ago0x8173df…e3e747
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates120d ago0x8f5f9d…1930f5

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.