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%payAI71d ago0x41d9ea…3febea
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x7cfc78…2eeb43
0x6909…c0ac0xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x2ddd7c…da6c22
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x0289c6…c57648
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0xf4b8e3…ee051f
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x9b9c01…1943eb
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x86f9c8…31146b
0x6909…c0ac0xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x43c5bc…ae6912
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x11cd7f…bdedae
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x928e60…39dc43
0xf97f…55390xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x2e68f7…3c0b11
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0xd53495…3eb989
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x2ecca6…9bf908
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x4aaa1b…66438d
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x481a45…6e222e
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0xf0df1e…74017f
0x6909…c0ac0xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x91c9a0…e47b8a
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x25d152…9e1f9e
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x6b2d28…e4d366
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0xbe258e…6bc10c
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x22657a…0e7993
0xb605…838f0xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x4710ed…c01323
0xb605…838f0xdb5c…10fdBasex402 service$0.10100%payAI71d ago0xd24614…92ec96
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x973438…d80121
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI71d ago0x403290…c36684

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.