Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0xf98c3b…405760
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0x1892be…10f8a3
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0x49425f…a162f4
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0x19c5ed…aaf3ef
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0xbd9e9c…c560de
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0xef88f9…671c50
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0x652d35…5a778b
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0xf9e02c…2a54ab
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0x2ce6e7…a6ce39
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0x18903a…27434d
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0x29d769…beb323
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0x000d5d…a018e8
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0x2ff0d8…0b4813
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0xcbea35…405308
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0x10e359…426a78
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0xbc3faa…2b1a32
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0x37288f…a14c08
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0x7e7ccc…37fb2b
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0x150be5…9de212
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0x111589…138148
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0x8040f0…4489a1
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0xf13fcc…64b67b
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0xd27c13…ff96c1
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0xbb165e…e873b7
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa14d ago0xc17248…74dfac

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.