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%coinbase38d ago0x84d6e0…bfcd6f
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase38d ago0xfc01c3…81fdfe
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase38d ago0xf81eb2…c7cb0d
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase38d ago0xc7dbe4…1ba82c
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase38d ago0xbbbd6d…38c8eb
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase38d ago0x36a00d…dc6afc
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase38d ago0x16053e…045aeb
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase38d ago0xd30b23…ec8780
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase38d ago0xb77925…021611
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase38d ago0x07edf9…486b6e
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase38d ago0x045b00…d814e2
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase38d ago0xab25b1…7f664e
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase38d ago0xa8d942…73a914
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase38d ago0x1a5b68…9fb5a6
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase38d ago0x457738…242d9f
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase38d ago0xe7ac1e…daba1b
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase38d ago0xf09c6d…f3f38f
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase38d ago0x958322…d78e09
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase38d ago0xc46654…461c5c
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase38d ago0xd59406…9938a5
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase38d ago0x94d1e0…c9b764
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase38d ago0x9ce62a…a33cdd
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase38d ago0x5f204b…cc8e49
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase38d ago0x353778…407f32
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase38d ago0x9d19a3…2f32ab

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.