Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI59m ago0x571047…a992e5
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI59m ago0x8fa37e…ae3bac
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI59m ago0x96f966…9f3b54
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0x09a229…73d547
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0xbe2806…dcf46c
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0xf2f46a…69cf19
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0xdb1f8b…20a3d9
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0x655252…a069ff
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0xc04bd9…6a7814
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0xb3dc0c…bbdb14
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0xb9636b…789a76
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0x979643…af54e1
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0x7212b0…d8166b
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0x83dbb9…e0a5ae
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0xcb2428…4379bc
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0xa41c2e…1a387e
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0x8eec64…d28933
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0x1bcd21…b56764
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0x109546…2e4dde
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0xae43c4…fcf976
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0x3f0f4c…223318
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0x7bfae5…871631
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0x80cf61…a91b1a
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0x7f7d07…782935
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI1h ago0x052f97…38e897

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.