Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6292…f3c10x3070…fa85Basex402 service$0.01100%coinbase33d ago0x20ff09…f90a3c
0x6292…f3c10x3070…fa85Basex402 service$0.03100%coinbase33d ago0xe96927…d43e17
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase33d ago0x8fea9b…3373a7
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase33d ago0x447317…e4230f
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase33d ago0xf2ad4d…058447
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase33d ago0x69c802…af4032
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase33d ago0xe7fb9f…6a87bb
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase33d ago0x1acb23…d3b265
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase33d ago0x1bd4b1…12f3bd
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase33d ago0xd55470…e394d3
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase33d ago0x25dee3…bad96e
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase33d ago0xcaa554…c96cfd
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase34d ago0x4a0d55…c1f5cd
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase34d ago0x03e099…9c9d3b
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase34d ago0x8bd312…1759a3
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase34d ago0x366f29…000449
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase34d ago0x282922…86e664
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase34d ago0x891977…31d260
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase34d ago0xc94498…c57334
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase34d ago0x6e1248…9d329b
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase34d ago0x407a6c…1ef014
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase34d ago0x123ede…917984
0x54e1…f4e00x3070…fa85Basex402 service$0.03100%coinbase34d ago0xade22e…e4e725
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase34d ago0x71c906…8fd279
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase34d ago0x183668…83a14a

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.