Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0x129975…8e2f0b
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0xba86f6…52389c
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa34d ago0x8830ed…fcec35
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0xb82ddf…4a3e62
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0xe2873a…c1e353
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0x82c422…4558e5
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0x9bb092…535b5a
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0xc4e037…84d8e4
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0xa9bd1b…f0109f
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa34d ago0x6a5237…f90793
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0x60b989…e96f6c
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0xcf1a64…a7a54b
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa34d ago0x747b31…940d58
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0x32dffd…941452
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0x6ecdbb…31599a
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0xfa6992…b7e434
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0x95bf3b…4c631c
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa34d ago0x57751d…2ca408
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa34d ago0x9bb06d…ff6c07
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0xff3584…5460fa
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa34d ago0x8dabf0…ca5477
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa34d ago0xd20783…3bea8e
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa34d ago0xedfa28…24379a
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa34d ago0x064507…643bca
0x8780…71f30x9c95…e299Base—$0.001100%fluxa34d ago0x55e50c…ae80ea

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.