Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0xfb43e1…1b0447
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0x495ecf…bb7ebb
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0x105ce3…c57966
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0x17f974…a44d31
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0xcb4e48…743987
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0x42c287…80ea07
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0x9db1d9…6d9366
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0x284bab…45b483
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0x6f9d11…5f07ad
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0xab4e8a…ba53cf
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0xdfa9e6…cc7dd7
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0x05624d…3c2830
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0x61a580…c7b277
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0x4a0627…562531
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0xbbd985…f5ed65
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0xfb3a50…2335c3
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0xf48126…975d40
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0x58ab4e…1991ee
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0x510b1b…4bd36d
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0xb9f3c9…b1acc2
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0x50fcfd…c17089
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0xe88b46…d02440
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0x72cf83…4ea797
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0xc14b20…3c4706
0x73ae…3dd60xfe80…47eeBase—$0.001100%fluxa16d ago0x5acd29…07a2d7

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.