Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa35d ago0x1ab0a5…77584f
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa35d ago0xdefbbe…172e80
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa35d ago0x5c4e73…444c92
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa35d ago0xaba0f3…a75cb9
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa35d ago0x20edb5…e9a05d
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa35d ago0xc0bc48…c0e696
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa35d ago0x2d30f0…b54eda
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa35d ago0xc4505f…89d4dd
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa35d ago0xbc0182…2b6fe7
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa35d ago0x45a516…1eb2f6
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa35d ago0x7d5d2d…d6197a
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa35d ago0xde95d8…532678
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa35d ago0xcafcd4…f99845
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa35d ago0xcda29d…f0758d
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa35d ago0x955682…1c4c09
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x393647…427ab2
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x291e56…7fe818
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x8aa052…a4c4c5
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x9e25ce…15a020
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa36d ago0xb44268…22e158
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x046bdf…1e4b81
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x052306…d8959c
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x3c8e4c…4ca6d7
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa36d ago0x9f1c59…d7b239
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x24ea93…096d6b

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.