Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x2b78cc…ff7889
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x4fe929…4a46c0
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x3eba9a…1197b9
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x64c656…a6bb64
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x3c9a60…98b02a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0xa239cb…78d15f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x5ef736…5ac68f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x2df3cf…eb1c01
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x2a7bcd…cb215a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0xf01680…a83d76
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x07950e…c26d6b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0xc92507…2f7479
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0xa6680a…ffc5c0
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x6ee946…271e6c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0xc891f7…1fcd74
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0xde7637…fdc520
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0xcee0ba…1e307c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x0cb427…8f15e3
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x8d5a9a…3e9a31
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x18011d…614fd2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0xf09dd9…589415
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x564325…794d81
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x6b5294…fa3a82
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x54d158…d7b912
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase18d ago0xdc6d1f…11b676

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.