Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase—$0.01100%coinbase22d ago0xdb01db…a1add6
0xf576…65920xf000…94fcBase—$0.01100%coinbase22d ago0x15f7d6…2eacf2
0xf576…65920xf000…94fcBase—$0.01100%coinbase22d ago0xfcceb8…3e0c7a
0xf576…65920xf000…94fcBase—$0.01100%coinbase22d ago0x1046b5…071957
0xf576…65920xf000…94fcBase—$0.01100%coinbase22d ago0x199072…4decc6
0xf576…65920xf000…94fcBase—$0.10100%coinbase23d ago0xd2f49d…ccae82
0xf576…65920xf000…94fcBase—$0.10100%coinbase23d ago0xa7df51…4ffdcb
0xf576…65920xf000…94fcBase—$0.01100%coinbase23d ago0xd902b0…790b13
0xf576…65920xf000…94fcBase—$0.10100%coinbase23d ago0xe12b4a…5dd7cd
0xf576…65920xf000…94fcBase—$0.01100%coinbase23d ago0x6527c2…36ef98
0xf576…65920xf000…94fcBase—$0.10100%coinbase23d ago0x75fe7f…17d7e8
0xf576…65920xf000…94fcBase—$0.10100%coinbase23d ago0x42bb53…888ef1
0xf576…65920xf000…94fcBase—$0.01100%coinbase23d ago0xcfd428…a1929b
0xf576…65920xf000…94fcBase—$0.10100%coinbase23d ago0xbe30ae…c6ddfa
0xf576…65920xf000…94fcBase—$0.10100%coinbase23d ago0x9ff699…a9fb55
0xf576…65920xf000…94fcBase—$0.01100%coinbase23d ago0x4e1962…04266e
0xf576…65920xf000…94fcBase—$0.10100%coinbase23d ago0x88e70f…e5bda4
0xf576…65920xf000…94fcBase—$0.10100%coinbase23d ago0x54de10…d46ed0
0xf576…65920xf000…94fcBase—$0.01100%coinbase23d ago0xaab141…4a8036
0xf576…65920xf000…94fcBase—$0.03100%coinbase23d ago0x89900f…5f75fc
0xf576…65920xf000…94fcBase—$0.03100%coinbase23d ago0xf763ea…c9973b
0xf576…65920xf000…94fcBase—$0.03100%coinbase23d ago0xb5b39f…e6a350
0xf576…65920xf000…94fcBase—$0.03100%coinbase23d ago0xabfa3f…4a67d0
0xf576…65920xf000…94fcBase—$0.03100%coinbase23d ago0x24e868…3879dd
0xf576…65920xf000…94fcBase—$0.03100%coinbase23d ago0x02807e…d06863

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.