Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x1837df…654efe
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0xadb703…41183a
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x015f3a…70df49
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x1e2a02…9b4352
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x3ad62f…111b4b
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x2c7035…1e72a8
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x28157d…3d983e
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x9d9102…8f0805
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0xe3f639…c2b3c3
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x8aeaee…710af9
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x506787…ec07f6
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x03b035…c254b0
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x206bcd…e304c2
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0xe33397…57b3af
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x362a08…d2e3a9
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x2ea53c…4b57db
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0xb17ba8…894de4
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x8d716b…8d1021
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x1a6034…fc855d
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0xa9fc7c…f42efd
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x797115…60aeaf
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x1db7b7…f575c8
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x449d91…3d9e76
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x9384af…fbf0a3
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0xc8ea09…0740ff

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.