Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0xd7d62e…6cd652
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0xae7d51…1b2d84
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0xf59d54…c1204c
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0xf55150…02f877
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0xc04fd6…9ddebb
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0x9a72ba…bfd7a0
0xb179…2d640x9c95…e299Base$0.001100%fluxa34d ago0x2dcddf…56b015
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0x3af5f7…c1d4fe
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0x89ac78…a009a9
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0x1cbb38…1b772f
0xb179…2d640x9c95…e299Base$0.001100%fluxa34d ago0xfe93ae…fb2206
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0xa01869…f4c79d
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0xd18ba5…084852
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0x8b9197…646256
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0xd6cdac…1616d6
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0xe5501a…224423
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0x68d321…a67fde
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0x9f28b3…e0659c
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0x047a80…69bbf5
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0xdfee11…0ed963
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0xc5052c…e7c29e
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0xc12c2b…6b37a1
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0xad164e…d8ea69
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0xcfc17a…5f9ba7
0xb179…2d640xfe80…47eeBase$0.001100%fluxa34d ago0x3d6caf…0ef359

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.