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.0170%0x5e3b…c8a55d ago0x2cf535…1ddbbd
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc5d ago0x3403bf…74585a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0xf3c280…d6ddc0
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc5d ago0xde6580…274ed2
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x4a57c4…567046
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc5d ago0x3c78a3…292bed
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x15519e…b32cd4
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc5d ago0xd86a65…84ea83
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x41a825…37d2ce
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc5d ago0x487834…637e69
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x69eb06…ab6c08
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc5d ago0x81217c…d7ddb0
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x0b94cb…b41120
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc5d ago0x1b4370…86f496
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0xc161d5…cff64c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc5d ago0x00d6fe…4c19d2
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x134602…080ab2
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc5d ago0x4dd1ee…ad5456
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0xd07888…26338b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc5d ago0x4735c6…e0bc4a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x4d5a5e…0581bc
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc5d ago0xd1af8e…635849
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x620fd1…ffbaaf
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc5d ago0x0fde06…626f64
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0xc8c656…835f30

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.