Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x202582…d7ba9a
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x33476a…b9624e
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x90059b…e5667f
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x9cd15a…6f5c2d
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xae4e80…0a4c50
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xa67334…14f580
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xf64c78…9913b7
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x08d3af…5c832c
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xdd53da…ad2c86
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xcee25a…5032af
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xabea79…e90063
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x92a15f…ede3bd
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xe89c10…9ed03c
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x393c19…4f47cc
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xeec3db…ab9e25
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x1f65a8…ca83d4
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x45c85d…9f7d2f
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x677354…9005ec
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x654805…3fc477
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x2e8e07…f2d7ff
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x7f23d8…8711d1
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xdd5295…6a6e6e
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0xa49870…f2db5d
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x653d92…c9e7f1
0xfbc9…d7ee0xa9dd…2315Base—$0.002100%coinbase72d ago0x8b506a…24e340

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.