Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x324180…623d55
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xf81994…1a444a
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xd8ea80…13a5da
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x64539c…7c4acb
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x417733…2a2018
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x0426f1…43112b
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xf69ab7…a8dc6b
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x092ec2…3e44a8
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xdc9150…32e749
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xf70174…b5b8fc
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x9b4639…457154
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xa7159a…3c91df
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xc4f3ec…cd0e65
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x32bd6c…6a671d
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x69cd54…3cd031
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x674c07…e63455
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x9cc5d1…9fcfec
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x78a416…9ea670
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x9dd071…f73ace
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xe246d7…ec4dc5
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x3d6d9c…61f838
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x4a461e…5e4478
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x0fe17b…c3d249
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x9c36d1…e38e5e
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xb0edd3…0d2f93

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.