Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase57d ago0x106aff…8bc98d
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase57d ago0xd3aaf6…4798fd
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase57d ago0x7cda92…7fc9e3
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase57d ago0xf6ebce…d7e4d8
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase57d ago0x4a3c71…d8e307
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase57d ago0x73cf34…ca1a32
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase57d ago0x9b741b…a1af86
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase57d ago0xbb7cfb…64e920
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase57d ago0xb14b17…c50087
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase57d ago0x738941…e74bcb
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase57d ago0x071c4e…8a9911
0xbe07…2b5f0xa9dd…2315Base$0.002100%coinbase57d ago0x7afce5…6875c8
0xbe07…2b5f0xa9dd…2315Base$0.002100%coinbase57d ago0x3c40a1…8d0873
0xbe07…2b5f0xa9dd…2315Base$0.002100%coinbase57d ago0x7bb522…1abc97
0xbe07…2b5f0xa9dd…2315Base$0.002100%coinbase57d ago0x4b8906…334ac4
0xbe07…2b5f0xa9dd…2315Base$0.002100%coinbase57d ago0x5e1404…3972db
0xbe07…2b5f0xa9dd…2315Base$0.002100%coinbase57d ago0x8744ae…cb41f4
0xbe07…2b5f0xa9dd…2315Base$0.002100%coinbase57d ago0x72fb58…fe6406
0xbe07…2b5f0xa9dd…2315Base$0.002100%coinbase57d ago0xefec6e…9b916a
0xbe07…2b5f0xa9dd…2315Base$0.002100%coinbase57d ago0x70dbf4…3732c8
0xbe07…2b5f0xa9dd…2315Base$0.002100%coinbase57d ago0xaac2c3…9d754a
0xbe07…2b5f0xa9dd…2315Base$0.002100%coinbase57d ago0x264dcc…88abdf
0xbe07…2b5f0xa9dd…2315Base$0.002100%coinbase57d ago0x532b7c…0bcc38
0xbe07…2b5f0xa9dd…2315Base$0.002100%coinbase57d ago0x5512ff…7930a5
0xbe07…2b5f0xa9dd…2315Base$0.002100%coinbase57d ago0x7aea98…1fe836

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.