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%coinbase19d ago0x50a3a9…5c983c
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0xad770a…35caaa
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0x8b69dc…828171
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0xae822e…79afd5
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0x2e7b98…ee4813
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0xa13581…a2ba1d
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0x81baa9…140372
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0x6e12dd…65cbd4
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0xf3a38a…3d4841
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0x3901c0…6b4e5f
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0x9b5412…1c0da1
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0x1addeb…4b5a9d
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0xca36db…cda431
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0x368d26…2ce5f9
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0xe6fe09…e2d60a
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0x7ca5dd…1c5819
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0x38a352…38bb75
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase20d ago0x2b4c06…d8de84
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase20d ago0x83da13…211cce
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase20d ago0x64f2cf…615388
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase20d ago0x6a219e…713f08
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase20d ago0x999e21…ec9034
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase20d ago0xb45b46…6833fe
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase20d ago0x914d6b…74bfe7
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase20d ago0xd57856…8d67c6

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.