Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0xc5e0f4…44a014
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x68355d…2b0742
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x28c8c2…87b9f4
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x403cb1…7b896d
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x7c0b44…f3a34f
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0xf1c0f7…351ef6
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x156d0f…47b41d
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0xfc9865…3952f4
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x6a2ed0…905100
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0xfa04b8…91fe9b
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x3793d9…1bcca6
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0xdb23eb…c695f8
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x46b539…2c3562
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x8c78b2…742ab6
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x39e85d…301aab
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0xf8040e…9d60a1
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0xad0fae…e447e5
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x3a78ad…a42a05
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0xf7e8a8…44dee6
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x443980…c5bce2
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x3428dd…61b088
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x92f85e…ac1467
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x39f98d…cfec31
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x094ccb…c010dd
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase11d ago0x2399e5…42111c

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.