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%coinbase6d ago0xd0ab25…f7062b
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase6d ago0x03d88f…34f49f
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0xf0009e…023f5a
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0xa02aab…8a6302
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase6d ago0xc8c26e…b7d9ae
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0xe7c090…da16ea
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0x3d97cf…bba1e6
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase6d ago0xa89044…f307e8
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0x89de15…8b879b
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0x096689…8121cd
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0xf63d13…7e122c
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0x08c775…20a728
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0x6d8ee5…04c98a
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0x28c51c…70c9ba
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase6d ago0xde95cd…f7d533
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0x9f3f97…cffff5
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0x4aaee8…3315a5
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0x31896c…258949
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0xa7c247…fd1817
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0x4fb93a…441526
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0x7f6de1…f08f22
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0x299114…0d2ea1
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase6d ago0xf63eba…9423bc
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0x4dfc61…13fdf2
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0xd76227…ce2648

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.