Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0xa11d99…1367d0
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0x401082…1283af
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0xe81968…baebda
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0xebb9af…fa39a5
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0xba0591…069e05
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0x10f607…6e2960
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0x8e3994…bb985f
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0xc0f4ae…bb0984
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0xb0a890…e5a711
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0x8c5860…07ff12
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0x47fc5f…6cb46d
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0xec9e90…ebdbfe
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0x4fa4b7…819fc6
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0x162f6f…0d0cae
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0x6dd6c4…3efd58
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0xa08cdf…ad4a70
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0x78076a…4141b8
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa51d ago0xeeb3d9…df4b29
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa52d ago0x568d66…7bfcdc
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa52d ago0x7cdd0c…5acd3e
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa52d ago0x0b06cd…6303ad
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa52d ago0xc65abd…8db80c
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa52d ago0xa1ec81…f57098
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa52d ago0xac9329…08ab8c
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa52d ago0xb580ea…c88038

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.