Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3289…d9490xe5f4…fe3dBasex402 service$0.21100%coinbase68d ago0x94b97e…fdcf47
0x3289…d9490xe5f4…fe3dBasex402 service$0.001100%coinbase68d ago0x428e3a…454db1
0x3289…d9490xe5f4…fe3dBasex402 service$0.005100%coinbase69d ago0x417d23…75bad9
0x3289…d9490xe5f4…fe3dBasex402 service$2.63100%coinbase69d ago0x67d2a5…ce333f
0x3289…d9490xe5f4…fe3dBasex402 service$0.26100%coinbase69d ago0xb17785…33d25f
0x3289…d9490xe5f4…fe3dBasex402 service$0.08100%coinbase69d ago0x986f02…01eacb
0x3289…d9490xe5f4…fe3dBasex402 service$0.08100%coinbase69d ago0xd271d0…10b51b
0x3289…d9490xe5f4…fe3dBasex402 service$0.11100%coinbase69d ago0xbe8b62…f9e285
0x3289…d9490xe5f4…fe3dBasex402 service$0.05100%coinbase69d ago0xe21a67…b2f9f2
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase69d ago0x9f40cb…2811d2
0x3289…d9490xe5f4…fe3dBasex402 service$0.53100%coinbase69d ago0xf5a587…205ea5
0x3289…d9490xe5f4…fe3dBasex402 service$0.53100%coinbase69d ago0xc2ef89…c2842b
0x3289…d9490xe5f4…fe3dBasex402 service$0.001100%coinbase69d ago0xb6fdfe…f578d2
0x3289…d9490xe5f4…fe3dBasex402 service$0.005100%coinbase69d ago0x7f834d…deaa3e
0x3289…d9490xe5f4…fe3dBasex402 service$0.001100%coinbase69d ago0x3068c9…ee93e0
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase69d ago0x7b1f7c…c1bc9c

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.