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.03100%coinbase36d ago0x70c9f1…bab124
0xf576…65920xf000…94fcBase$0.10100%coinbase36d ago0x7b69ec…7a7097
0xf576…65920xf000…94fcBase$0.10100%coinbase36d ago0x935847…6f5402
0xf576…65920xf000…94fcBase$0.10100%coinbase36d ago0xb188dc…8aa7d8
0xf576…65920xf000…94fcBase$0.10100%coinbase36d ago0x8ff899…193575
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0xcbf2f5…197a27
0xf576…65920xf000…94fcBase$0.03100%coinbase37d ago0x68840e…040d77
0xf576…65920xf000…94fcBase$0.01100%coinbase37d ago0xf3d065…254fab
0xf576…65920xf000…94fcBase$0.03100%coinbase37d ago0xd075aa…b95d8f
0xf576…65920xf000…94fcBase$0.03100%coinbase37d ago0xd4542b…b481be
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0x6e1122…3aaabc
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0xd5cf5f…bcf05e
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0x39eeb9…4431e3
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0x154b49…bd3fe3
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0x118334…50482c
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0xb83c5a…f1ca8e
0xf576…65920xf000…94fcBase$0.03100%coinbase37d ago0x5b6a83…581fb3
0xf576…65920xf000…94fcBase$0.03100%coinbase37d ago0xf124b9…ebacf0
0xf576…65920xf000…94fcBase$0.03100%coinbase37d ago0x0ff456…c973cc
0xf576…65920xf000…94fcBase$0.03100%coinbase37d ago0x8a0a58…a1d7bc
0xf576…65920xf000…94fcBase$0.01100%coinbase37d ago0xb4995b…0191de
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0x6913b9…4233d2
0xf576…65920xf000…94fcBase$0.03100%coinbase37d ago0xaff789…dae600
0xf576…65920xf000…94fcBase$0.03100%coinbase37d ago0x117e9d…f69993
0xf576…65920xf000…94fcBase$0.03100%coinbase37d ago0x0662ea…f56f14

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.