Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa32d ago0x16b899…9889fa
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa32d ago0x2638d3…444fd1
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa32d ago0x7e39ea…a9619f
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa32d ago0x015d7b…2d7298
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa32d ago0xdfaf30…c7cd81
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa32d ago0x1f3b21…5f06a5
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa32d ago0x79ec44…9ea96c
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa32d ago0xfaad78…eada30
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa32d ago0xbff691…597611
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa32d ago0x2016e6…41aba8
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa32d ago0x69f76f…29d397
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa32d ago0xe57d0a…fcff86
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa32d ago0x5d51a5…651ff4
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa32d ago0x40fcca…1fafdd
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa32d ago0xa44d28…43c00d
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa32d ago0x2f02d0…dd8455
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa32d ago0xb3ce8f…bd9677
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa32d ago0x8f4ae6…4dd770
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa32d ago0x6d499b…028674
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa33d ago0x12870a…3b69a5
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa33d ago0x4f5dff…2c967c
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa33d ago0x24a508…732167
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa33d ago0x96bf44…e59b13
0x7017…c5ce0x9c95…e299Base$0.001100%fluxa33d ago0xcb1c40…b70a9c
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa33d ago0xf15014…565081

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.