Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fe5…9bb30x6839…1a2bBase—$0.003100%coinbase38d ago0x0b373d…4c75d3
0xd86e…eefe0x6839…1a2bBase—$0.003100%coinbase38d ago0x7e4c14…fb8606
0x844c…95d80x6839…1a2bBase—$0.003100%coinbase38d ago0x6acc15…11067b
0xaf98…a5070x6839…1a2bBase—$0.003100%coinbase38d ago0xfb6472…c2e007
0xcbdb…f4820x6839…1a2bBase—$0.003100%coinbase38d ago0xde9ec8…215678
0x8030…0c890x6839…1a2bBase—$0.003100%coinbase38d ago0x076739…68ff4d
0xaa2b…94ba0x6839…1a2bBase—$0.003100%coinbase38d ago0x5b37de…9df5aa
0xba78…49ab0x6839…1a2bBase—$0.003100%coinbase38d ago0xe8afde…88b882
0x36f8…dff60x6839…1a2bBase—$1.00100%coinbase38d ago0xcc19d5…5fbc3a
0x4ed7…53c90x6839…1a2bBase—$0.003100%coinbase38d ago0xbeca07…c1875a
0x3d9d…493f0x6839…1a2bBase—$1.00100%coinbase38d ago0x5ad914…932a96
0x0cb0…d1c90x6839…1a2bBase—$0.003100%coinbase38d ago0x668b46…9d7f07
0x2c13…694c0x6839…1a2bBase—$0.003100%coinbase38d ago0xf1c9b3…cd1ae8
0x132f…06dd0x6839…1a2bBase—$1.00100%coinbase38d ago0xc6fb97…0ad986
0x1819…ce280x6839…1a2bBase—$5.00100%coinbase38d ago0x2e6e70…7c7429
0x6edf…94700x6839…1a2bBase—$0.003100%coinbase38d ago0x8dba5a…7bfe05
0xcef9…05960x6839…1a2bBase—$0.003100%coinbase38d ago0x7fb95a…323361
0x789d…39e40x6839…1a2bBase—$1.00100%coinbase38d ago0xcc6e50…ed3f10
0x5e49…fbdd0x6839…1a2bBase—$0.003100%coinbase38d ago0x0f7523…7ccbd7
0x226e…68a80x6839…1a2bBase—$15.00100%coinbase38d ago0x22026d…ed8d7f
0xe12c…74a70x6839…1a2bBase—$15.00100%coinbase38d ago0x760620…285866
0x26c8…37fa0x6839…1a2bBase—$5.00100%coinbase38d ago0x727853…0a48de
0xa5a9…221f0x6839…1a2bBase—$1.00100%coinbase38d ago0x4ab1f2…854ac2
0xdfaf…b3150x6839…1a2bBase—$0.003100%coinbase38d ago0xd3d3e1…a0c99b
0x3def…f22d0x6839…1a2bBase—$5.00100%coinbase38d ago0x284fc2…bde00c

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.