Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.01100%coinbase21d ago0xd0a315…1fa589
0x0976…2f960xf000…94fcBase$0.01100%coinbase21d ago0x3e7d0e…beb3b6
0x0976…2f960xf000…94fcBase$0.01100%coinbase21d ago0x3e5102…8307e5
0x0976…2f960xf000…94fcBase$0.01100%coinbase21d ago0x63866c…38b040
0x0976…2f960xf000…94fcBase$0.01100%coinbase21d ago0xde3978…b9a1ea
0x0976…2f960xf000…94fcBase$0.01100%coinbase21d ago0xa4bd7c…9305bd
0x0976…2f960xf000…94fcBase$0.01100%coinbase21d ago0x54c557…cdfe2d
0x0976…2f960xf000…94fcBase$0.01100%coinbase21d ago0x2b8c27…ae1219
0x0976…2f960xf000…94fcBase$0.01100%coinbase21d ago0x865ef1…ca0af0
0x0976…2f960xf000…94fcBase$0.10100%coinbase21d ago0xa3e384…f72899
0x0976…2f960xf000…94fcBase$0.10100%coinbase21d ago0x5858fc…c3a1a6
0x0976…2f960xf000…94fcBase$0.10100%coinbase21d ago0x1de106…bed075
0x0976…2f960xf000…94fcBase$0.10100%coinbase21d ago0x6c90ab…3ef490
0x0976…2f960xf000…94fcBase$0.10100%coinbase21d ago0xad1e01…4d2347
0x0976…2f960xf000…94fcBase$0.10100%coinbase21d ago0xa79372…1143de
0x0976…2f960xf000…94fcBase$0.10100%coinbase21d ago0x6ef2ab…ca971d
0x0976…2f960xf000…94fcBase$0.01100%coinbase21d ago0x3534b8…2b3ffc
0x0976…2f960xf000…94fcBase$0.10100%coinbase21d ago0x640025…9d48a5
0x0976…2f960xf000…94fcBase$0.10100%coinbase21d ago0xd3247e…aa7749
0x0976…2f960xf000…94fcBase$0.01100%coinbase21d ago0xd8b133…1ff7ec
0x0976…2f960xf000…94fcBase$0.10100%coinbase21d ago0xf6bf9a…2fefb3
0x0976…2f960xf000…94fcBase$0.10100%coinbase21d ago0xa2b522…988ef8
0x0976…2f960xf000…94fcBase$0.01100%coinbase21d ago0x7b7919…22eae4
0x0976…2f960xf000…94fcBase$0.10100%coinbase21d ago0xe3abc5…83b577
0x0976…2f960xf000…94fcBase$0.03100%coinbase21d ago0xa33097…db929b

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.