Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d9d…bc9d0x7bb8…7a73Base—$0.04100%fluxa120d ago0x08b127…7b6c81
0xcc39…97fc0x7bb8…7a73Base—$0.04100%fluxa120d ago0x8ef76d…c44c2a
0xfd75…d26e0x7bb8…7a73Base—$0.04100%fluxa120d ago0x12238f…a7d0de
0xa47e…f1e20x7bb8…7a73Base—$0.04100%fluxa120d ago0x1354d4…a7a8b0
0x948b…22650x7bb8…7a73Base—$0.04100%fluxa120d ago0xcf8dd2…26c163
0x046b…d2500x7bb8…7a73Base—$0.04100%fluxa120d ago0xcf57ec…a34a34
0x0bf2…c98a0x7bb8…7a73Base—$0.04100%fluxa120d ago0x9d6e9a…f168d3
0xab83…f6980x7bb8…7a73Base—$0.04100%fluxa120d ago0x32e08d…edded7
0xe844…862e0x7bb8…7a73Base—$0.05100%fluxa120d ago0xe62281…020801
0x0f2e…f8660x7bb8…7a73Base—$0.04100%fluxa120d ago0x395530…edd20b
0xe912…0aad0x7bb8…7a73Base—$0.04100%fluxa120d ago0x406027…0f79fe
0xfd8c…37340x7bb8…7a73Base—$0.04100%fluxa120d ago0xf2a9b2…200b68
0x716a…2e000x7bb8…7a73Base—$0.04100%fluxa120d ago0x33ef99…26dab4
0x1e56…28200x7bb8…7a73Base—$0.04100%fluxa120d ago0xfb2691…cda548
0x64ba…bcaf0x7bb8…7a73Base—$0.04100%fluxa120d ago0xbbbb97…0a9564
0x552b…5c4f0x7bb8…7a73Base—$0.04100%fluxa120d ago0xb57078…20d208
0x05e5…50920x7bb8…7a73Base—$0.04100%fluxa120d ago0x062204…ed0c0b
0xd421…b1760x7bb8…7a73Base—$0.04100%fluxa120d ago0xc0f5de…2a8c67
0x7032…e26d0x7bb8…7a73Base—$0.04100%fluxa120d ago0x705264…7e0734
0xea4b…fe2e0x7bb8…7a73Base—$0.04100%fluxa120d ago0x53ee38…f27281
0xcf3e…90de0x7bb8…7a73Base—$0.04100%fluxa120d ago0x2c2609…c3e3f1
0x3a91…50ca0x7bb8…7a73Base—$0.04100%fluxa120d ago0x92ee8f…2045c3
0x9807…270e0x7bb8…7a73Base—$0.04100%fluxa120d ago0xe1e74c…0b7edd
0x9e4e…732d0x7bb8…7a73Base—$0.04100%fluxa120d ago0xa6702e…44889e
0x143d…cdc30x7bb8…7a73Base—$0.04100%fluxa120d ago0x55f609…ab876e

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.