Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0xa44ad4…e5400b
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0xdf780e…2c7cb0
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0xcabc86…e980a9
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0x311f37…187de6
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa42d ago0x81ea19…15de96
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0xe348ce…f84e73
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0x7b64dc…0a2f58
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0xadaa5d…c0ac94
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0x38aba1…79ae49
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0x8522b8…d3d2c3
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa42d ago0x503bcb…5edfe3
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0x2002aa…a18cad
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa42d ago0xfa5e3b…c6db44
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0x461848…c93a44
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa42d ago0x9a488d…1f5677
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa42d ago0x530f75…00400b
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0x36fb67…943c41
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0x67bd6a…4c2d78
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0xea21b1…940433
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0xfdb5ea…ca4cdf
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa42d ago0x57baf3…fe1998
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0xd90fde…86edaa
0xde31…7b070x9c95…e299Base—$0.001100%fluxa42d ago0x052fe2…9cd23f
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa42d ago0xe92919…cd3969
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa42d ago0x9dbb67…bb2ed4

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.