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%payAI66d ago0xf950ce…f65c9d
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0x0aea61…44004c
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0x25ebf6…a8a03f
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0x209fe0…d92218
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0xe9f749…c98eb7
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0x804f9f…7aa483
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0x9bc051…24c027
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0xbe903f…1a6929
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0xf7d757…0c9c3d
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0xc141df…a154be
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0xb982a8…e9a5de
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0x77524a…160aaf
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0xb7225a…00dfb4
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0xf25aa1…acb0fa
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0x0f130f…dc9592
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0xca376e…24207e
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0x5c9f8d…cebd90
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0xf36e37…0bad2b
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0xa65b4a…cd5980
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI66d ago0x025f32…2564d4
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI67d ago0x8d2d96…6244cd
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI67d ago0x8930d3…85f257
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI67d ago0x96919e…fe236d
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI67d ago0x1a63e5…6d842a
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI67d ago0xe16b7e…cdc74d

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.