Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0x4985…2b2bBase$4.9970%0x6351…0d625d ago0x83dad4…1e91fd
0x2fc6…befe0x4985…2b2bBase$34.2770%0x6351…0d625d ago0xaa12c0…fecbd1
0x2fc6…befe0x4985…2b2bBase$0.9870%0x6351…0d625d ago0xd609d3…f2ed65
0x2fc6…befe0x4985…2b2bBase$5.6270%0x6351…0d625d ago0x08ff06…3f9e1c
0x2fc6…befe0x4985…2b2bBase$464.4070%0x6351…0d625d ago0x56d340…b55319
0x2fc6…befe0x4985…2b2bBase$57.9170%0x6351…0d625d ago0x700038…d17ce6
0x2fc6…befe0x4985…2b2bBase$99.7070%0x6351…0d625d ago0x675cf3…a89668
0x2fc6…befe0x4985…2b2bBase$97.9270%0x6351…0d625d ago0x10efda…938290
0x2fc6…befe0x4985…2b2bBase$49.1170%0x6351…0d625d ago0x94200d…42135b
0x2fc6…befe0x4985…2b2bBase$285.0470%0x6351…0d625d ago0x9ba9fd…d11d0d
0x2fc6…befe0x4985…2b2bBase$39.0370%0x6351…0d625d ago0x9849b1…d71c9c
0x2fc6…befe0x4985…2b2bBase$3.9870%0x6351…0d625d ago0x8b870d…f1bb14
0x2fc6…befe0x4985…2b2bBase$48.6070%0x6351…0d625d ago0x21302c…37048b
0x2fc6…befe0x4985…2b2bBase$224.8870%0x6351…0d625d ago0x15886e…6f5c63
0x2fc6…befe0x4985…2b2bBase$20.6470%0x6351…0d626d ago0x74a938…ccc80a
0x2fc6…befe0x4985…2b2bBase$18.4570%0x6351…0d626d ago0xd12f45…9a5283
0x2fc6…befe0x4985…2b2bBase$8.5470%0x6351…0d626d ago0xd45492…2e1d68
0x2fc6…befe0x4985…2b2bBase$284.8670%0x6351…0d626d ago0x3c6bce…f90787
0x2fc6…befe0x4985…2b2bBase$5.8470%0x6351…0d626d ago0x8b7ecf…7a2e4b
0x2fc6…befe0x4985…2b2bBase$157.2170%0x6351…0d626d ago0xb52381…8e9e64
0x2fc6…befe0x4985…2b2bBase$176.7870%0x6351…0d626d ago0xfabd3e…46bfc5
0x2fc6…befe0x4985…2b2bBase$99.9370%0x6351…0d626d ago0x4ecad8…c00108
0x2fc6…befe0x4985…2b2bBase$15.0370%0x6351…0d626d ago0xc443a7…aac9de
0x2fc6…befe0x4985…2b2bBase$494.6670%0x6351…0d626d ago0x303722…5ffb2c
0x2fc6…befe0x4985…2b2bBase$418.9670%0x6351…0d626d ago0xf9b0cd…15b12b

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.