Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xedf0f1…bd46af
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x1395ed…d7e934
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xc0d129…fd0a7a
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x1df783…928bd4
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x1ac192…412dc7
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xd89781…885fbc
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x2c2204…374841
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xe7f3f0…9ebc33
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x3efe2d…cece8b
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xf5e191…a2fb0a
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x190a5e…076e07
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xf6b087…d9a6ec
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x804186…574a92
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x7e4b4f…c3b575
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xe9f007…270664
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xfdecdd…28c8d9
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xb47313…3aa245
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xf6b152…71e03d
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x5334d3…df6636
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x0c5ad1…9b5f71
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x574336…2e0798
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xa82922…f9cc72
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x9c5c0c…1bbc71
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xab1937…cfae98
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x1924ad…57e5e9

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.