Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x7f28ad…ef3d91
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x9f19b9…cb3925
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x18053e…ede536
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0xea3d54…f4ebe2
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0xd820a1…68fce8
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x12aed1…a2f47f
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x662abc…521f91
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x19d4ab…b72318
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x6d8af1…8e9acf
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0xe977f0…6f44b3
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x499732…7e87e3
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x9ca170…434a76
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0xfa5fd3…c5d0e2
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0xa7879b…3ffc16
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x1b4427…53543c
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0xe0e5fb…c994fc
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x259a6c…2661e8
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0xe08b1f…e99d04
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x06c646…e57f68
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x95b3d0…443a82
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x7eb748…9564d7
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x20f1fb…b1c8a7
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0xa1d59c…3f3b75
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0x12fe02…308ad5
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a571d ago0xd7b69a…7055d4

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.