Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase120d ago0x4df84c…8fa692
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates120d ago0xa98b6b…3b7d83
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase120d ago0x113eb6…2227dd
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates120d ago0xc5a8e6…871367
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase120d ago0x9ac849…4ad24c
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates120d ago0xf8042f…8a4104
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase120d ago0x317a9a…e900d7
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates120d ago0x0c927a…1bdb09
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase120d ago0xf58385…013047
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates120d ago0x664af3…c3f7f1
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase120d ago0xdf34c3…716de9
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates120d ago0xff6d34…582dad
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase120d ago0x209f84…82cb14
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates120d ago0xb08c91…f5dc53
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase120d ago0x5c12f3…86a00a
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates120d ago0x8a49d0…8d590f
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase120d ago0x4a1669…649cf6
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates120d ago0x0f89c6…cb4fa6
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates120d ago0x6b7453…1296c9
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase120d ago0x4ceef2…926136
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase120d ago0x0288e1…9549d1
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates120d ago0x38a110…558fd1
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates120d ago0xa40b84…89c791
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase120d ago0x10dcbd…1707a1
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase120d ago0x71ceaa…4c4a92

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.