Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c5a…929a0xef43…6c7fBase—$0.01100%virtuals14s ago0x8da76b…388b31
0x1332…66eb0x47c5…4fc3Base—$14.7070%0x88df…6a4d16s ago0x847ded…c88163
0x5c4e…a0fd0x4020…0003Base—$0.5870%0x76df…025618s ago0x863017…6e1307
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa24s ago0x6ff327…02b379
0x573a…31630x52e2…f3eaBasex402 service$0.005100%coinbase24s ago0x7c5200…8b8759
0x573a…31630x52e2…f3eaBasex402 service$0.02100%coinbase32s ago0x366bd1…1e4f76
0x573a…31630x52e2…f3eaBasex402 service$0.05100%coinbase34s ago0x3815ea…98b1c8
0x7c19…11d60xef43…6c7fBase—$0.01100%virtuals36s ago0x999bcc…0646e7
0x573a…31630x52e2…f3eaBasex402 service$0.02100%coinbase38s ago0xa7eaa1…9869e6
0x573a…31630x52e2…f3eaBasex402 service$0.02100%coinbase40s ago0xbade70…77ac27
0xc7f3…c0440x5f11…468aBase—$0.30100%primer40s ago0x934cb6…bc5453
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…793240s ago0x580712…be6863
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase48s ago0xb149a8…c46dcd
0x0783…38470xef43…6c7fBase—$0.01100%virtuals50s ago0x57266a…8e21af
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase52s ago0x9e24d4…3d9f4e
0x6a13…84770xae39…b42cBaseTrezaVideo$0.20100%coinbase56s ago0x000140…77b53b
0x4ebd…7e6b0xda4a…ba9bBase—$0.10100%fluxa1m ago0x1c4412…4c778d
0xc317…d4f80xef43…6c7fBase—$0.01100%virtuals1m ago0xa36d11…142d89
0xe55e…f7480x1cec…8dd4Base—$42.29100%mrdn1m ago0xdb0490…fd917b
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a51m ago0x689211…045fe1
0x64e6…f7480x64e6…f748Base—$0.1070%0x4a15…a5841m ago0x17bf43…07b49b
0x1b4c…5df20x52e2…f3eaBasex402 service$0.004100%coinbase1m ago0xda3a19…d8751f
0x64e6…f7480x64e6…f748Base—$0.2570%0x4a15…a5841m ago0x86f280…d9f326
0x1b4c…5df20x52e2…f3eaBasex402 service$0.005100%coinbase1m ago0xe18422…37bb08
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc1m ago0x216db4…05fa30

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.