Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0xf23e9a…ad9e6a
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0xd6f0c3…336b46
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa46d ago0xcca806…0187a9
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa46d ago0xcab62e…0e9d0b
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0xf5acc8…7766df
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0xd6b568…6c7e7e
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa46d ago0xd454d3…209073
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0x2bf5e1…8ee3db
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0x40f964…8e100b
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0x3ed0f2…28a7e4
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa46d ago0x5c1cee…5a5216
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa46d ago0x34e22e…af8c00
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0x878970…c90faa
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0xe89311…add3f2
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0x8e9b81…9a77ad
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0xba79e2…4d1a42
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0x0e3be5…d9ce1e
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0xdf5255…7955e3
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0x5436f7…32da7f
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0xda111c…a26ac4
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0xa89d5c…5aae75
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0xbba4cb…4340f3
0xd391…220a0x9c95…e299Base—$0.001100%fluxa46d ago0x4d86f2…abd34b
0xd391…220a0x9c95…e299Base—$0.001100%fluxa47d ago0xdabe57…45fa5e
0xd391…220a0x9c95…e299Base—$0.001100%fluxa47d ago0x576242…1f2327

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.