Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0x985723…728588
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0xb633c1…4ff365
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0xf3efe5…ca64dc
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0xec06f9…f0b4dc
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0xd9a929…28426b
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0x260f91…dba415
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0x0f90d8…162647
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0xfb1b3d…8668a0
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0x1b0447…87061a
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0xf31bb3…76f043
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0xba8479…9f1e7b
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0x18fc65…654fd7
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0xfcde6a…156d35
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0x64f380…375778
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0xcac6d2…3fec59
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0x37479b…96c822
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0x5dc781…dde782
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0xa807fc…39177d
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0x9d25e4…2eb12d
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0xdf2851…7a5c83
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0xd3a415…c60096
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0x1d3146…eac10b
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0x3475dd…4055c8
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0xbc6d11…56bd98
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa6d ago0xe82dcc…30e99b

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.