Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI48d ago0x862cef…234b30
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI48d ago0xd3370a…a80f39
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI48d ago0x4383a4…495735
0x72a2…bf010xdb5c…10fdBasex402 service$0.10100%payAI48d ago0x771116…600f72
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI48d ago0x64617f…87aa6d
0xc90c…7e3f0xdb5c…10fdBasex402 service$0.10100%payAI48d ago0xc02bed…a397e0
0x9c7a…37e60xdb5c…10fdBasex402 service$0.10100%payAI48d ago0xe89cbe…b38d32
0xc90c…7e3f0xdb5c…10fdBasex402 service$0.10100%payAI48d ago0xa074d9…886f4c
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI48d ago0x9e4473…1a1c1b
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI48d ago0xd9e9d5…935d35
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI48d ago0xeeda0b…377555
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI48d ago0xe2ff25…702db7
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI48d ago0x9bca89…f15b60
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI48d ago0x6793f6…4cb8e8
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI48d ago0x9cd638…310407
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI48d ago0x03639f…4ac398
0xc90c…7e3f0xdb5c…10fdBasex402 service$0.10100%payAI48d ago0x3372a4…5c7ffe
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI48d ago0xd040a4…3366ef
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI49d ago0x9f02a7…704dc4
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI49d ago0xb34564…87f6d3
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI49d ago0x3021c3…837a0a
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI49d ago0x4fc8e6…d588b4
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI49d ago0x9f3842…f43e15
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI49d ago0x96ddd6…5092a2

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.