Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase118d ago0x98a84e…d3b9cc
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase118d ago0x90789b…4f811b
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase118d ago0x0f4f8c…f3f0b7
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase118d ago0x6606f0…59b809
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase118d ago0x533d3f…c26302
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0x248e07…8a3c03
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0xca7d6e…092f3c
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0x90d8a7…b0ec0f
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0x6870ad…d24f32
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0x532580…9e4cd5
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0xbd1825…13b264
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0xaf965a…85113a
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0x9193e7…3ef74b
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0xd38060…d3365f
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0x870dd9…9945a9
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0x407026…eea58d
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0x23aae4…707525
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0xbb026b…cd4225
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0x98a8e8…a9de32
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0x8cb830…f83e5f
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0x8705d0…1102aa
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0x5f0c2a…982305
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0xfe399b…43c647
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0x6aa481…71a1de
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase118d ago0x05c11f…88cb03

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.