Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa36d ago0x4d515e…d226f1
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa36d ago0xcc2260…e127c4
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa36d ago0x5111ce…fb49ad
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa36d ago0x47b396…5f5ba6
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa36d ago0x3cdbec…cb825e
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa36d ago0xa71134…f93868
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa36d ago0x7d1800…2cb87a
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa36d ago0xab44d0…47cccc
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa36d ago0x549756…ff0269
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa36d ago0xc61e39…af9ad9
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa36d ago0x4387e0…243403
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa36d ago0x89ce65…690114
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa36d ago0xa3c833…d57e82
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa36d ago0x09eb5f…6fce33
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa36d ago0x77d743…1be703
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa36d ago0xa11bc6…04c790
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa37d ago0x9d96fd…3b4246
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa37d ago0x964a4b…8ad597
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa37d ago0xd5e9da…e13c30
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa37d ago0x43bafd…d06a64
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa37d ago0x5f9d5f…b8f78d
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa37d ago0xba92d6…0801ff
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa37d ago0x09d4b6…310812
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa37d ago0xc38788…f9f9a6
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa37d ago0x250c64…b659f9

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.