Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0x307f62…d57ffe
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0x5a95d0…8555d0
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0x50bc59…9693ad
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0x4929ba…e15982
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0x7a0fca…85baa9
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0x5161c5…300799
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0x664cb9…b9b0a5
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0x973864…3139b9
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa43d ago0xf62eb0…db4f2b
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa43d ago0xaff3b7…b5388c
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0x3f8acb…0d6455
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0xa11f97…af5c30
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa44d ago0x27cfd7…0f5b91
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x67ee0f…e3de7d
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa44d ago0x7bec68…f82c80
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x0feb78…37ca3a
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa44d ago0xa014a3…b2d382
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x3afa1b…3c35dd
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa44d ago0x3d3045…cbd261
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa44d ago0x5240b7…a6f3b3
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x4699e8…13bd28
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa44d ago0x330ff7…a1cfa1
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x9af568…edfcd7
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0xd7a613…f5cb58
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x956943…814ee4

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.