Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0xa3663d…4f099e
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0xb41b50…96604d
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0xe0c486…4a5e34
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0x2bf40d…983db3
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0xd85bf8…c564ce
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0x046223…e59d67
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0xbd9e71…bc1135
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0x95bfdc…15b5ab
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0x74ad6f…0144dc
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0x00db34…5c58b1
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0xe0a674…b3c30a
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0xea231a…9da440
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0xf6d7b9…c7d23a
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0xba318a…d6d629
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0x18b1e9…2d684b
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0x9970c1…988722
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0xd269c6…2b1a33
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0x534620…0527d6
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0x0b854f…1055bc
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0x8a06e2…88fd70
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0x8378ba…5b83bd
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0x658fac…9c4f4f
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0x95ba8e…fac610
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0x2cab4d…30d643
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase60d ago0xf4d76e…997ce4

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.