Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab1f…7b370x367f…1a03Basex402 service$0.02100%coinbase72d ago0x2bfe33…be9d1e
0xab1f…7b370x367f…1a03Basex402 service$0.02100%coinbase72d ago0x6144a4…cbc772
0xab1f…7b370x367f…1a03Basex402 service$0.05100%coinbase72d ago0xae5d42…0a9965
0xab1f…7b370x367f…1a03Basex402 service$0.02100%coinbase72d ago0x86e49d…29a6c0
0xab1f…7b370x367f…1a03Basex402 service$0.02100%coinbase72d ago0xc589e0…525f4b
0xab1f…7b370x367f…1a03Basex402 service$0.05100%coinbase72d ago0xde26f6…39edd7
0xab1f…7b370x367f…1a03Basex402 service$0.001100%coinbase72d ago0x5ea580…7fe2e0
0xab1f…7b370x367f…1a03Basex402 service$0.002100%coinbase72d ago0x1b3a30…a382eb
0xab1f…7b370x367f…1a03Basex402 service$0.002100%coinbase72d ago0x8911b4…de26df
0xab1f…7b370x367f…1a03Basex402 service$0.002100%coinbase72d ago0x4e98a0…56bc96
0xab1f…7b370x367f…1a03Basex402 service$0.002100%coinbase72d ago0x84e312…2db1e8
0xab1f…7b370x367f…1a03Basex402 service$0.002100%coinbase72d ago0x1fe46d…e3c221
0xab1f…7b370x367f…1a03Basex402 service$0.001100%coinbase72d ago0x7c2aea…85301e
0xab1f…7b370x367f…1a03Basex402 service$0.001100%coinbase72d ago0xc1a04c…3deae9
0xab1f…7b370x367f…1a03Basex402 service$0.001100%coinbase72d ago0xed8c96…9fa0a7
0xab1f…7b370x367f…1a03Basex402 service$0.001100%coinbase72d ago0x2978f3…1a5430
0xab1f…7b370x367f…1a03Basex402 service$0.001100%coinbase72d ago0x7984cd…06f729
0xab1f…7b370x367f…1a03Basex402 service$0.01100%coinbase72d ago0xe3d7cb…ec1702
0xab1f…7b370x367f…1a03Basex402 service$0.02100%coinbase72d ago0x9a6f09…0d30aa
0xab1f…7b370x367f…1a03Basex402 service$0.001100%coinbase72d ago0x28d9ac…06f1c0
0xab1f…7b370x367f…1a03Basex402 service$0.02100%coinbase72d ago0xe34bb6…f1f25b
0xab1f…7b370x367f…1a03Basex402 service$0.001100%coinbase72d ago0x75d8bd…e04ee7
0xab1f…7b370x367f…1a03Basex402 service$0.01100%coinbase72d ago0x6fb837…5e6a76
0xab1f…7b370x367f…1a03Basex402 service$0.01100%coinbase72d ago0xc99f31…318ce6
0xab1f…7b370x367f…1a03Basex402 service$0.02100%coinbase72d ago0xff4c72…297b44

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.