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%coinbase10d ago0x4ddd1e…edebfe
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase10d ago0x60a4d9…9cdc0b
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase10d ago0xc61f92…b68b05
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase10d ago0xa69fb1…183faa
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase10d ago0x564b58…fa86b0
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase10d ago0x723fc9…a65c70
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase10d ago0x79d50d…9cee5b
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase10d ago0x031954…ae7139
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase10d ago0xf9acde…eafd6b
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0xb5c96c…40d6a1
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0xbb4e3d…7037ca
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0x9fd8bd…fe8182
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0x00cb31…5b520b
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0xdb65d6…f9b305
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0x0948c0…4e85d9
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase11d ago0x72a65c…62e750
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0x39241a…7d7b4f
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase11d ago0xe6b9ce…07dd9f
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase11d ago0x6dcaba…7793b6
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase11d ago0x669ae0…dc1eb6
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase11d ago0xbb3476…10b1f5
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase11d ago0x8f4c1d…721acd
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0x5f8c2d…d89b1c
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase11d ago0xc8a9c9…b32752
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase11d ago0xe0494e…d76161

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.