Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x8b2dfb…019c7e
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x192d83…c8ab65
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x160ead…c7ecf5
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x1dd48d…15371e
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x195e35…7f2760
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x62c5c3…74c79e
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x68083a…65634e
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x4bdbc1…7e1adc
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0xed71d4…286343
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0xdfd694…eb6690
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x97413f…d58812
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x960cdf…bb4555
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0xc18a36…b58470
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x4f9046…46823f
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x53a1d6…58132e
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x5ea10b…0b2c88
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0xd05d22…a0596a
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x43651a…5b2cab
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x2c327c…d19478
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0xd7d646…0d0b40
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x1ccb25…13aaa5
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase49d ago0x71c787…cf4593
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase50d ago0xe2f0e8…ecc248
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase50d ago0xf71495…4ee623
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase50d ago0x0fd525…1f795f

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.