Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0xcf61f9…fd6c9d
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0xbc9443…2e7ace
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x0a268d…1821fb
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0xbabef2…55bdb2
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x3d242e…dbbf79
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x24ab95…ffa18d
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x3f0e4c…785733
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x295af1…8c4a89
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x732277…3574a7
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x227ec4…bf4387
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x8326b1…af5694
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x7abc49…5b0ddd
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0xfeb206…7de89b
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0xe3c662…f2e3ac
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x0ae43b…62d3ce
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0xa40b86…ad397c
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x7f4d35…a890b0
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x227353…94a8f9
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x0b8b16…d93a9e
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x151cc0…ac0dc3
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x131fae…4d4d39
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0x7262bd…04d4f3
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0xdaa6c0…dada46
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0xcc6552…86f4eb
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa20d ago0xc20570…5748e5

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.