Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase20d ago0xcd357e…4f38d3
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase20d ago0x1d45e9…20ee7a
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase20d ago0x57e61d…1646c2
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase20d ago0x6a668e…55af6c
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase20d ago0x4884d1…d5a21e
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase20d ago0xce9df8…f1c81a
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase20d ago0xab4f14…eee307
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase20d ago0x1ca813…e8fb1e
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase20d ago0x763c03…5a9f8a
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase20d ago0x9bea5a…8c644b
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase20d ago0x44e133…ca4fd3
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase20d ago0x8de16c…870336
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase20d ago0x4f0b56…70c6ee
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase20d ago0x07bee6…aa2e1b
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase20d ago0x03a3b7…d99953
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase20d ago0xd0f808…da7a6e
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase20d ago0x15261a…1fc30f
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase20d ago0x58d153…158400
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase20d ago0x8e177e…8eb065
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase20d ago0xaa3c8e…ac3a6c
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase21d ago0x7a6091…e90cd2
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase21d ago0x8ae14a…d208d5
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase21d ago0x0e5b16…24a183
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase21d ago0x52c7a0…a6ebf5
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase21d ago0x30b979…ab3995

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.