Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xb539d3…e5a536
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0x240e2a…a5b9bd
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xf5bc8e…9fc358
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0x6baaa6…c2e95b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xbb2821…aa13fc
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0xb295f0…5c5540
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0xd697ad…ec7d35
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xb83d37…f3e5a5
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase6d ago0x3ebc66…c1e823
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x5dc2f0…1b8962
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xebf0ff…376bcf
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0xd7a533…b86162
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0x3b62db…828586
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xa8ff24…dbefc3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase6d ago0xec5ab8…43b787
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase6d ago0xaebad6…260445
0x5ec0…4da30xade0…89abBaseDeepline GTM APICompany$0.50100%coinbase6d ago0x80aceb…b4e97c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0x3dba84…86ba12
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase6d ago0xd3188c…4370bc
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase6d ago0x828202…56ac51
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0x7efb0b…7ff02b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0xc3e336…e2b172
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase6d ago0x677643…291dca
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0xaec2b8…77e826
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x6c89cc…e58772

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.