Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x37d30f…29f190
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x074589…4a879e
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x15b676…4f8551
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x426e3b…6f2960
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x2686c4…039458
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x2343b2…94b6e3
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x8fba03…e88a7d
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x15df50…cd9f23
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x315b1f…83ee8e
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0xcd0782…0e95ff
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x409c34…fd8480
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x5da6ca…f374ab
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0xc97a9f…544fa7
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x2a5b0b…a1f1db
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0xb5ef69…612b27
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0xbb8873…d54dba
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0xc439f1…9d6830
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x719e21…8ed171
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x02282f…24db28
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x603f89…cd9ced
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x7130d5…47c76a
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x3e97a6…b05da7
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x678f88…dd9dd4
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0x341124…5f1188
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa15d ago0xecaf33…43ffea

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.