Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa42d ago0x87cd06…631338
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa42d ago0xadd2d8…437d07
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa42d ago0xa5b6ae…8d99ee
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa42d ago0x620ff5…ee3b6a
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa42d ago0x65ce6c…13ad55
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa42d ago0xb3efce…5005d7
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa42d ago0x4d737c…24c392
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa42d ago0x6d6f83…647bf9
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa42d ago0xf74f91…acb810
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa42d ago0x202fb6…0cccec
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa42d ago0xa426a5…2dd228
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x6d302d…48a36e
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x83f943…c8dece
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x9a3b30…4305f4
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x43be42…2dc3fd
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa43d ago0x34ca23…3954c8
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x7643fc…f71bad
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x1d0609…9c8fc7
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa43d ago0xb7ea81…e3c291
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa43d ago0x8ae1f8…d97853

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.