Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa39d ago0x02860a…766e65
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa39d ago0xbf4668…662980
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa39d ago0xda0334…a886a3
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa39d ago0xd3ebc5…2f50f1
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa40d ago0x1f0e35…04bacf
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa40d ago0x599fa7…ce0c3b
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa40d ago0x444294…2fdb2a
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa40d ago0xfd7e97…c53957
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa40d ago0x11b9d7…33a28a
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa40d ago0xb3d61c…65b0df
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa40d ago0xf2acb6…a3bf51
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa40d ago0xb724aa…0328fb
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa40d ago0x98fc25…4cfa8b
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa40d ago0x5024c6…995b90
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa40d ago0x17b5d6…9770a7
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa40d ago0xb06c0c…a22ea3
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa40d ago0xa598a8…778cf9
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa40d ago0xa26b45…424bd6
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa40d ago0x4419c4…1d8e7c
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa40d ago0xed7d2b…430543
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa40d ago0x3d5ec2…6e8b6c
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa40d ago0xb3e4d8…50985f
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa40d ago0x5b0c41…847783
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa40d ago0xa8f483…cf7374
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa40d ago0x64615e…66e20d

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.