Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0xc5f849…91a561
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0x578145…b10ee5
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0xb82c7d…8422eb
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0x6f87c6…bfc73c
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0xea9cb7…1913b4
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0x1d11fc…1597ff
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0x855e0c…26f011
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0x7c8e45…644ce8
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0x93578e…c05e26
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0xe53018…939ba8
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0xa03780…439423
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0x366060…a48330
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0xb6e6cf…ec52e8
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0x68c2a3…d4bda5
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0xa9300f…76ecf6
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0x016e0d…92668c
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0xb37e94…aac6af
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0xf5b1a0…738b40
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0x863402…da2bf8
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0x9f3e6c…8ab49b
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0x8ba6b1…e54e1a
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0xd416b1…6dbbb4
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0xeb848f…76efe3
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0xef0270…b69d96
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0x66b1c9…0ec138

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.