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.01100%coinbase4d ago0x60cdda…ecce08
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0x1f02da…de2cf2
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0xeeb68b…64a9dc
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0xd2cce9…81b872
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0xf361ed…f11643
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0x16aad3…d7a169
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0x184e4d…656132
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0x1619a3…c7dc76
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0xa6bb2d…510b57
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0x25ac3d…b75a33
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0x1b1c71…23d124
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0xe99c70…918259
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0x7c5fc1…4c0b1d
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0xe26531…469802
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0xb257ff…7d350d
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase5d ago0xd1c591…4c15d0
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase5d ago0xedfb6d…af69ed
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase5d ago0x24362b…5bf872
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase5d ago0xac3b91…2aba9f
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase5d ago0x682c6b…8aff10
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase5d ago0xeb21d4…5ee4a1
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase5d ago0xc6dbad…4b0fcb
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase5d ago0x914bbc…f14cb6
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase5d ago0x96564e…a7ebcb
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase5d ago0x189291…a45af5

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.