Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa27d ago0x246a0a…8de859
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa27d ago0x942f74…40a8d7
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa27d ago0x788434…695cb6
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa27d ago0x688eec…f46652
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa27d ago0x7975d4…619397
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa27d ago0x1a542b…66d010
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa27d ago0x6d02b3…0f228f
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa27d ago0x0b875d…537ab3
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa27d ago0x6f28a8…143781
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa27d ago0x6d7fc2…c4e50b
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa28d ago0x8684b4…13e9a8
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa28d ago0x476765…633395
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa28d ago0x04c04e…9be524
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa28d ago0xc9e79e…23170c
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa28d ago0x29b94a…912de3
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa28d ago0xf794a8…dddc8e
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa28d ago0x37273c…f5036c
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa28d ago0xcb4a19…2dc1ae
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa28d ago0x45ea30…c6c55a
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa28d ago0x995d9f…376fde
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa28d ago0xf5b8de…3c5223
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa28d ago0x424ca7…609af5
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa28d ago0x134c2f…cb8120
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa28d ago0x914f33…aedd46
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa28d ago0xe9f1b4…d3559e

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.