Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x2f2e4e…d1cab7
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x35aeb4…58ef05
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x7b560c…fe50a0
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x3ddef0…8e62dc
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x01de18…0af2b2
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x2fd7f2…ad5a68
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x40a10a…a0b8b2
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x8a74f2…a691d2
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x358c0c…099646
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x4b8044…74363b
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x31d758…e5d98a
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x8d60ce…53e94d
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x93438c…fdb844
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x9ef3bb…f3215d
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x93f5b2…f14d3c
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0xf69b91…aeefb3
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa52d ago0x5f3632…1bba67
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa53d ago0xe66a91…9235a3
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa53d ago0x2a6944…ba0e36
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa53d ago0xc1515b…6c7b60
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa53d ago0xb8a453…d41e4c
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa53d ago0x0f268f…e3ff3d
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa53d ago0x8f5648…5c2f75
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa53d ago0x77dd20…d8e2eb
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa53d ago0x431f2d…29250b

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.