Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x8901a2…8b242d
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x2d478d…a58771
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x567a3d…26d588
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x55ac46…ece1a5
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x494215…666ad2
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x799a98…cb29c2
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x30c4de…053770
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x0d6b4e…52d2de
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x7e6126…02f011
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x922943…743d34
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x0620af…96ad86
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0xe103e2…e37484
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0xe86873…62f735
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0xf6e963…a3ee0c
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x891c21…a5185b
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x87977d…66f16a
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x937cd7…605e0d
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x2c46be…1402f6
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x496cf6…957fd5
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x86eeb6…4a9c05
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x83e627…d9159e
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0xa723ed…70e589
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x369677…6f114d
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0xd5187f…b7a4fe
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa52d ago0x737500…b79bee

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.