Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x31fed1…9a5398
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x925a30…dc0876
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x6ffad4…83f41a
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x2e4338…3aa05b
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x2d3d5b…79654c
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x35114f…7aedb2
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0xe69af1…835c9c
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0xf52fb9…f1cfca
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0xae84d7…a40e21
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0xfd85e3…9e7d76
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0xe2e3a5…139346
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0xd95b16…d99a3d
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0x2f1dcb…9314ff
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0x80a516…6c39cf
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0x240fbf…ccf5c4
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0x75764e…da3263
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0x3feeae…83e62a
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0x2adb75…2ef825
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0xacc10b…5aa904
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0x78ab10…5f15d2
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0x8eef39…17ce95
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0x200255…429fcb
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0xf5d51a…088f57
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa23d ago0x476be4…09c338

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.