Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1674…41d90x6a0a…bf67Base—$0.01100%coinbase3d ago0x8b70ba…f688db
0x1674…41d90x6a0a…bf67Base—$0.01100%coinbase3d ago0x74444c…45294e
0x1674…41d90x6a0a…bf67Base—$0.01100%coinbase3d ago0x78cae9…7e23ce
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0x4574e7…eb1b30
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0xe4631a…1477e3
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0x25c7e9…835f86
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0xe48d78…3f341e
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0x6116d5…1b39e2
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0x33bedf…c547b5
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0x44372b…e55b89
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0x15670b…92ac61
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0xfa994d…89148e
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0xecc114…083433
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0x54ce26…b8c78b
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0x394a8d…d43661
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0x2b2775…7e3e63
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0x260da8…382448
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0xe51819…1e260e
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0x7df275…63b45d
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0xbfb620…874308
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0x756efb…bab23a
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0x507ea6…0fb802
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0x065110…28c325
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0xa3df50…281b26
0x1674…41d90x6a0a…bf67Base—$0.10100%coinbase3d ago0x80d59e…28a70b

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.