Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x4ce584…53f751
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x009224…c6ec23
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x4301c6…2e0f01
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0xaed8af…497db4
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0xf39d8d…4a8a93
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x74bf86…25b528
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x7f0808…b90e8c
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0xa90ad3…41de0c
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x505ffa…dc90ae
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x4834a4…ecce06
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0xe8c9f6…f7c140
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0xca384d…c8ecd7
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0xb10171…39baba
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x14af62…638895
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x7ee294…84d705
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x44b317…901e00
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0xca60f5…e59006
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0xc1606d…a328ec
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0xd7f211…c92611
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x7be4d3…513034
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0xc81964…40740a
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x89d750…c7bec2
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x120dc5…43a071
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x1a33e6…c1c80c
0xd1ba…866b0x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x73ce8a…11f86e

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.