Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x727aa0…93caf6
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xd7253f…56e31c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xc52068…b50f88
0x5e06…fb090x923a…d53cBase—$0.01100%coinbase15d ago0x1f2147…23ffbc
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x8897d4…77f5ea
0x5e06…fb090x4aa1…78a7Base—$0.01100%coinbase15d ago0xb7a6ec…ddb447
0x5e06…fb090x25d3…8433Base—$0.01100%coinbase15d ago0xdbccd2…b9cb74
0x5e06…fb090x3ee7…d8bbBase—$0.01100%coinbase15d ago0x8f8b62…d9e176
0x5e06…fb090xbf6e…db9bBase—$0.01100%coinbase15d ago0xe6f84f…194089
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x8807ba…a31e42
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x0ef8a9…9d8b7f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x584ff9…645154
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xc1aceb…32fcb2
0x5e06…fb090x297e…7598Base—$0.01100%coinbase15d ago0xe6cdf3…60ada5
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x3fd40e…1be079
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0x2d9111…2e96e5
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0xa75d92…e7384f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0x60dd3d…2d2b19
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0xa0c8e9…9f9c5b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0x8514c8…502f33
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0x426f55…e40176
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0xbac0dc…99d40f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0xecd233…fb143c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0x68d482…059951
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0x4bc1c2…d0c858

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.