Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0xf308f7…919472
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x00f0d8…b4e6ac
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x054393…fee7c1
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x3003c5…2e8efd
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x3a4bb6…3a0c9a
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x75e0d9…55ca7c
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x2d2e29…e77363
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x442bd9…cf7d84
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x5d9b98…9522b0
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0xf7ad23…93aa2e
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x29193a…38c03b
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x882553…cfaefe
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x4a1536…e89f0e
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x9a35fa…a10e27
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa44d ago0x964fe3…59e16b
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa44d ago0xad2d4f…6eddc9
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x169901…64f360
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x4bf8ed…945a08
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0xc74be3…8da024
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa44d ago0xf02d9e…766fd3
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x1a6f3f…506239
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x5ce51f…406a18
0xd5ae…72080x9c95…e299Base$0.001100%fluxa44d ago0x5e02e9…bce7c1
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa45d ago0x7a44cf…7263d9
0xd5ae…72080x9c95…e299Base$0.001100%fluxa45d ago0x52ca28…c8389f

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.