Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase21s ago0x93eddb…7b4a8c
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa23s ago0xe2ba4a…962f70
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa23s ago0x5a5eb3…fef92d
0x9b98…50370x47c5…4fc3Base$0.20100%0x8d6c…345823s ago0xe4bce3…9f0a29
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa25s ago0x9bb2de…bc832e
0xc48f…44240xfe80…47eeBase$0.001100%fluxa25s ago0x095c54…4cfe4d
0x1332…66eb0x47c5…4fc3Base$105.00100%0x4b4c…8d4037s ago0x70417e…4e6887
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted43s ago0xb0035e…74783d
0xa787…64cf0x47c5…4fc3Base$10.50100%0xdbb0…e8c243s ago0x4f902b…bbfaa5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase43s ago0x54a43c…b9087d
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa45s ago0xf7d6d0…0b543b
0xa133…ce440xfe80…47eeBase$0.001100%fluxa45s ago0x448779…2c96df
0x616d…500b0xfe80…47eeBase$0.001100%fluxa45s ago0x8ed457…64812c
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa47s ago0x2eb1d1…6e45d4
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa47s ago0xb242e1…d96761
0x5d79…ab930x47c5…4fc3Base$10.50100%0x0c68…47ce47s ago0x11c001…c1a0cf
0x880d…7cc20xfe80…47eeBase$0.001100%fluxa47s ago0x42f8f8…5877f4
0x7757…bf520xfe80…47eeBase$0.001100%fluxa47s ago0xf3ce91…22a810
0x2070…5d530x85a7…109bBase$0.001100%0x6cb9…e3d551s ago0xe0133b…d4864f
0x5f11…468a0xc7f3…c044Base$0.32100%primer1m ago0x2d9ec3…af3855
0x957f…20a00x47d3…9ddaBasex402 service$10.00100%coinbase1m ago0x2d36f0…7bcf01
0xcc55…2bcc0xfe80…47eeBase$0.001100%fluxa1m ago0x136620…f96d40
0x11eb…2e850x47c5…4fc3Base$10.50100%0x0abd…8e771m ago0x3769a7…3e239e
0x8e2a…b4ae0xaff3…8d18Base$0.05100%0x5e3b…c8a51m ago0x7f2c3a…5b7732
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase1m ago0x5d225f…5b21c3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.