Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b55…3f290x532e…d61fBase—$0.01100%coinbase71d ago0x93e9dd…d6f395
0x4b55…3f290x1d6b…f3c6Base—$0.01100%coinbase71d ago0x0a541f…c6b371
0x4b55…3f290x9f5d…4020Base—$0.01100%coinbase71d ago0x9577f2…627d64
0x4b55…3f290xda5b…6420Base—$0.01100%coinbase71d ago0x097494…edc13d
0x4b55…3f290x0307…2f41Base—$0.01100%coinbase71d ago0x1e0d23…ebacee
0x4b55…3f290x1f94…96e2Base—$0.01100%coinbase71d ago0x25df4c…03b4e0
0x4b55…3f290x87b7…a0a4Base—$0.01100%coinbase71d ago0x8d98a6…77cb46
0x4b55…3f290x6ce3…1b56Base—$0.01100%coinbase71d ago0x52bd28…d21edf
0x4b55…3f290x191b…8e69Base—$0.01100%coinbase71d ago0xf5d85d…427272
0x4b55…3f290x7a2f…b069Base—$0.01100%coinbase71d ago0x0f6cd8…23aab9
0x4b55…3f290x5b21…61eaBase—$0.01100%coinbase71d ago0x9b99dd…7f58b3
0x4b55…3f290x8c22…96b9Base—$0.01100%coinbase71d ago0x381509…f77f26
0x4b55…3f290xc137…84fdBase—$0.01100%coinbase71d ago0xdefd4e…e96208
0x4b55…3f290x06f0…0e8aBase—$0.01100%coinbase71d ago0x466695…362a61
0x4b55…3f290x73d0…839cBase—$0.01100%coinbase71d ago0x5517b6…9b4ef3
0x4b55…3f290xb309…1a5aBase—$0.01100%coinbase71d ago0x92e0ed…2f58e1
0x4b55…3f290x8747…4b8eBase—$0.01100%coinbase71d ago0x53a31f…b4439b
0x4b55…3f290x8e01…73b7Base—$0.01100%coinbase72d ago0xdb984a…5cf349
0x4b55…3f290x877e…72cfBase—$0.01100%coinbase72d ago0xea706a…d3e32c
0x4b55…3f290x2bcd…7161Base—$0.01100%coinbase72d ago0x86e367…7f8ecc
0x4b55…3f290x1b4d…f9efBase—$0.01100%coinbase72d ago0x7271f2…5bdeb0
0x4b55…3f290xacb3…5a4dBase—$0.01100%coinbase72d ago0xd0f730…88d1fd
0x4b55…3f290x7d55…08b3Base—$0.01100%coinbase72d ago0x46d62e…775bfd
0x4b55…3f290x6701…0f54Base—$0.01100%coinbase72d ago0x207ce9…bae956
0x4b55…3f290xf3ec…0236Base—$0.01100%coinbase72d ago0x2ec5ef…23dc5d

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.