Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3878…18220xb0af…7de0Base—$1.62100%coinbase49d ago0x19d31f…d8b893
0x3878…18220xb0af…7de0Base—$1.44100%coinbase49d ago0xce5152…6c7fe5
0x3878…18220xb0af…7de0Base—$0.81100%coinbase49d ago0x797892…0d79ee
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0x81a1aa…7a4ddc
0x3878…18220xb0af…7de0Base—$1.33100%coinbase49d ago0x927c79…4c46f6
0x3878…18220xb0af…7de0Base—$1.45100%coinbase49d ago0x26c0aa…6a04cc
0x3878…18220xb0af…7de0Base—$1.32100%coinbase49d ago0x56397e…e48b4b
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0xad4c5b…8800b4
0x3878…18220xb0af…7de0Base—$1.26100%coinbase49d ago0xdea6d2…92e855
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0xf06952…320d63
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0xdd6d73…c3c3ef
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0xcdf8ba…2ebf1b
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0x607add…8fb575
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0x36b8e7…03e0c2
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0x3a2bc8…0d9fc3
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0xc38bc2…e20639
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0x743a52…ba9eca
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0x530486…44b6d3
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0x689154…b10e25
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0x726b4d…782479
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0xf1576a…4590c7
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0x025a8d…642d44
0x3878…18220xb0af…7de0Base—$0.80100%coinbase49d ago0xf66524…e752d5
0x3878…18220xb0af…7de0Base—$0.78100%coinbase49d ago0xd59f4d…67a861
0x3878…18220xb0af…7de0Base—$0.72100%coinbase49d ago0x1f5082…89b7e6

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.