Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x93c7a3…37ca6b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x307b6f…ffeca0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x896197…d93a2b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0xeb6991…e0a939
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x2241d0…64a7fe
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x5a0767…ec2229
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x71a2c0…cad77e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x2be7fe…c5d5c2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0xc7927c…25afd9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0xcb73b6…39c22d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x4188c7…16d2f2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x1de8b9…d50fc7
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0xb3f0b0…eaa701
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0xb51137…5e98ff
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x5b982f…89966d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x58e2fc…aeb18d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x2ef57b…06a193
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0xe3a7fe…96d9cc
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x949047…fe8cbe
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x72c717…b19616
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x883754…7dc241
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x1aeb81…6d1539
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0xc094e6…bd506e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0x897af5…c61900
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase113d ago0xfde570…ac9c06

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.