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%coinbase22d ago0xced813…612e52
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase22d ago0x3b3d5e…99acd8
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase22d ago0xd0deff…8fd715
0x1744…0e750xf000…94fcBase$0.01100%coinbase22d ago0x874daf…bfc37f
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase22d ago0xc42c93…c33d49
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase22d ago0x45df90…b9b228
0x4855…272c0xf000…94fcBase$0.01100%coinbase22d ago0xb64ddb…1e7566
0x3460…b66a0xf000…94fcBase$0.01100%coinbase22d ago0xb158a1…993e40
0x8d99…01140xf000…94fcBase$0.01100%coinbase22d ago0xbf1b39…cf447e
0xecbf…50d60xf000…94fcBase$0.03100%coinbase22d ago0xc317f7…14d4d8
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase22d ago0x922ec8…fa4cfa
0x1744…0e750xf000…94fcBase$0.01100%coinbase22d ago0xae09bd…2167ac
0x022d…cb530xf000…94fcBase$0.01100%coinbase22d ago0x50cc35…ec93db
0x4855…272c0xf000…94fcBase$0.01100%coinbase22d ago0x01ca27…210448
0xd1c9…fa590xf000…94fcBase$0.03100%coinbase22d ago0xa216d7…bcdefd
0xd1c9…fa590xf000…94fcBase$0.03100%coinbase22d ago0x39376d…e1c1da
0xd1c9…fa590xf000…94fcBase$0.03100%coinbase22d ago0xb4edc3…d357e3
0x022d…cb530xf000…94fcBase$0.01100%coinbase22d ago0x84e8af…639e0b
0xd1c9…fa590xf000…94fcBase$0.03100%coinbase22d ago0x6fa216…17f717
0x022d…cb530xf000…94fcBase$0.03100%coinbase22d ago0xd84278…bca56b
0xd1c9…fa590xf000…94fcBase$0.03100%coinbase22d ago0x87f85a…5b389f
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase22d ago0x8c8832…39b2d7
0xd1c9…fa590xf000…94fcBase$0.03100%coinbase22d ago0xcaa48c…a9c79a
0x022d…cb530xf000…94fcBase$0.03100%coinbase22d ago0x0d2d68…5a2e0f
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase22d ago0x3fc542…7d6153

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.