Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x0661a1…a66b69
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x0923aa…22b580
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x64bc75…4d1a2c
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xe5c0b0…42874c
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xed8b06…3ac0ba
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x5f0e30…c8d669
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x390749…20f7fa
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x40af0e…f88dd1
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xec5ee2…870059
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x662d1a…ea45b6
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x45792e…3927a7
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x36d426…536676
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x725633…fe64f6
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xe32e80…d7a680
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xfd5cc1…99a4d1
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xfd080c…f1fa81
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xe4fc2a…627c1a
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x6e5815…9a5c89
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xc19822…82d368
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xa52338…aad836
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x04f6cf…0e4419
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x1b93ed…b64295
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x61c1f7…90d595
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x4809ab…905335
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x552046…8ab1bb

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.