Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23b7…35c00x3e0a…78e7Base$0.005058100%coinbase79d ago0x31f9a2…3a9521
0x23b7…35c00x3e0a…78e7Base$0.005423100%coinbase79d ago0xc53a27…4f229b
0x23b7…35c00x3e0a…78e7Base$0.003227100%coinbase79d ago0x15699e…c45aae
0x23b7…35c00x3e0a…78e7Base$0.004064100%coinbase79d ago0x38e79c…f40dc8
0x23b7…35c00x3e0a…78e7Base$0.002663100%coinbase79d ago0xb99553…406d8f
0x23b7…35c00x3e0a…78e7Base$0.004728100%coinbase79d ago0x8d0ef1…8c6531
0x23b7…35c00x3e0a…78e7Base$0.002845100%coinbase79d ago0x2dc05e…842f88
0x23b7…35c00x3e0a…78e7Base$0.005166100%coinbase79d ago0x381678…30cf31
0x23b7…35c00x3e0a…78e7Base$0.00499100%coinbase79d ago0x6d1f67…9b3b74
0x23b7…35c00x3e0a…78e7Base$0.004143100%coinbase79d ago0x40c38e…968550
0x23b7…35c00x3e0a…78e7Base$0.003113100%coinbase79d ago0xde2109…4c43ba
0x23b7…35c00x3e0a…78e7Base$0.005203100%coinbase79d ago0x240a0d…386cc2
0x23b7…35c00x3e0a…78e7Base$0.004713100%coinbase79d ago0x17205a…87f190
0x23b7…35c00x3e0a…78e7Base$0.004112100%coinbase79d ago0x3b98d1…328a88
0x23b7…35c00x3e0a…78e7Base$0.005632100%coinbase79d ago0x79005d…590c36
0x23b7…35c00x3e0a…78e7Base$0.004198100%coinbase79d ago0x05b574…ce9295
0x23b7…35c00x3e0a…78e7Base$0.004939100%coinbase79d ago0x82123e…e39fb4
0x23b7…35c00x3e0a…78e7Base$0.004621100%coinbase79d ago0x9f089a…a1ae62
0x23b7…35c00x3e0a…78e7Base$0.005106100%coinbase79d ago0xf0530b…f555d3
0x23b7…35c00x3e0a…78e7Base$0.00308100%coinbase79d ago0x8620f6…ba2048
0x23b7…35c00x3e0a…78e7Base$0.003883100%coinbase79d ago0x41dae1…797329
0x23b7…35c00x3e0a…78e7Base$0.005735100%coinbase79d ago0x28dafb…faa682
0x23b7…35c00x3e0a…78e7Base$0.003122100%coinbase79d ago0xe7e47a…3c616f
0x23b7…35c00x3e0a…78e7Base$0.003197100%coinbase79d ago0xc2c884…f4e7d6
0x23b7…35c00x3e0a…78e7Base$0.003819100%coinbase79d ago0xc1672d…b0586d

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.