Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa40d ago0x42e92f…2d56ba
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa40d ago0xe78ed4…7c22eb
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa40d ago0x647abb…a34f7f
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa40d ago0x71fbc2…b6d383
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa40d ago0x3d8118…03f304
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa40d ago0x1c8d05…d61e60
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa40d ago0xcd4649…7468fe
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa40d ago0xfdd6e0…17fa47
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa40d ago0x82484a…fe86f6
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa40d ago0x8f3f50…1a069a
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa40d ago0xdd9899…61fa56
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa40d ago0xe4651d…826847
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa40d ago0x84892a…ee23ee
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa40d ago0x3ce00f…d00653
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa40d ago0xfcd562…899063
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa40d ago0xc5ad14…9406a3
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa40d ago0x61c6af…1ddf60
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa40d ago0xb12980…ec2dfb
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa41d ago0x8020e6…c6b5ee
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa41d ago0x3cadfc…f935cb
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0x81f54e…165b53
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa41d ago0x771b94…3e8ac4
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0x025ae7…2ed275
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa41d ago0xe35525…866592
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa41d ago0x067ddb…e600d7

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.