Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x401f18…32c973
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0xdb34e3…ac9c2b
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x947961…63d70e
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x97a454…157211
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x3bf64f…80596f
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x56c8a3…e53032
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x5796de…bc481c
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x521093…cf847a
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0xf3e748…28d3b9
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0xa082a5…63a737
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x72c9e5…c9adf7
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x94d19a…943168
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x1ac0f3…d303b2
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x0ddb5d…6ab466
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x6053ee…c07c2b
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0xfdee74…bbdc07
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x07e466…330d51
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0xf08354…42860e
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown59d ago0xbe00f3…5b277c
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown59d ago0x28f3ea…c3d84d
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown59d ago0x02a21b…b0394b
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown59d ago0x61cb37…8a1ac0
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown59d ago0xc70d1b…a2da23
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown59d ago0x785f72…2ef320
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown59d ago0x4cf7f5…9cda71

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.