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%payAI6h ago0x2a4057…2e7932
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI8h ago0xa86ae8…581f2b
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI9h ago0xc78e64…12f9de
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI10h ago0xe2be8c…76e90e
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI11h ago0x69ada7…20ffb5
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI12h ago0x18faf8…f14166
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI13h ago0xcad717…f97d92
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI14h ago0x0a9d71…1fafd7
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI16h ago0x769542…53e1ff
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI16h ago0x80eb35…2cd9b3
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI16h ago0x3b4a72…d196cf
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI16h ago0x85b217…99211b
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI16h ago0x00ede0…1fc9fd
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI17h ago0x400ed4…cd498f
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI18h ago0xbcc69f…06ca2a
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI19h ago0x806de2…16582c
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI22h ago0x52fe13…6e9a71
0x3e45…6e860xdb5c…10fdBasex402 service$0.10100%payAI22h ago0xf6a96c…8fbf58
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI23h ago0x662800…9ae75d
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI1d ago0x7e3ceb…cc4da5
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI1d ago0x640b52…bd3735
0xdb5c…10fd0xa946…2101Base—$30.00100%payAI1d ago0xc985d7…9487a9

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.