Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x8218…e728Base—$0.01100%coinbase103d ago0x73d85d…10608a
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase103d ago0x5e2cf3…353770
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase103d ago0xa6a673…a7c87d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase103d ago0x2fb2c9…e00e7f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase103d ago0xa6d8fc…e978e0
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase103d ago0x6f3f59…ff376a
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase103d ago0xdef5c9…df2548
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI103d ago0x81ec94…41d90a
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase103d ago0xb54ce5…d546e1
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI103d ago0x817cc9…aecc75
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase103d ago0xb0e883…63ac13
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase103d ago0xb7da48…632ac1
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase103d ago0xf61f8b…7c2eab
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase103d ago0xf37bcd…d16397
0xe822…3a760xb0aa…79a4Base—$0.01100%coinbase103d ago0xe89a4e…01b386
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase103d ago0x9fd446…87987c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase103d ago0xa794cd…be1e32
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase103d ago0x2a65cf…3771d0
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase103d ago0x6f2859…4ed951
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI103d ago0x56d804…9365ca
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase103d ago0x29153a…c26297
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI103d ago0x586767…5afb56
0xe822…3a760xe32b…2385Base—$0.01100%coinbase103d ago0xab2484…86a2a5
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase103d ago0xa911e0…38a2c2
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase103d ago0x8d538c…dd88e7

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.