Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0x361c52…78d794
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0x2c7555…83d4c2
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0xd22b89…2ed197
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0x18e790…d5a060
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0x1c1992…96e205
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0xf0620c…0caefe
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0xd76b44…e27eb9
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0xe56316…ff728a
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0xa238e6…fb8914
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0x6d1c54…8183bb
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa22d ago0x5b7165…daf2fb
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa23d ago0x09e02f…b45f85
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa23d ago0x69831d…deb324
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa23d ago0x3f9761…b20be9
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa23d ago0x0183ff…66f733
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa23d ago0xd1f6f0…4a8880
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa23d ago0x185224…7493de
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa23d ago0xe069bf…d539d4
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa23d ago0xe951ab…b89de5
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa23d ago0xf667db…0666b3
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa23d ago0x851b97…0633d1
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa23d ago0x583834…509aee
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa23d ago0xc435d4…10fa00
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa23d ago0x7aa308…45518d
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa23d ago0x08acdd…2d0f1d

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.