Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0xc27a3d…33adf2
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0x20763b…d2e852
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0x60826d…33c00b
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0x69c4f1…512dd9
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0xbd92fd…c17156
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0xe8ec75…49a81f
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0xad9694…8abbaa
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa44d ago0xf972a8…3b223e
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0xb39063…258724
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa44d ago0x51a31d…51b60e
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0xba71c9…c25792
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa44d ago0xe786d5…b1c8ed
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0x5e6511…79abc4
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa44d ago0xde05d6…6df39c
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa44d ago0x187a87…9a7157
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa44d ago0xb27ee0…359c08
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0xbee360…6defd1
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa44d ago0x821693…2398c8
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0xad6764…ae87a5
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0x5f5a9a…268f5b
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0xffceba…4d78d6
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0xf81ce6…29aa8b
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0xeae935…476806
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0x466100…59d846
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa44d ago0x9e5549…b42cfd

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.