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…c8a549d ago0xaa3d07…7e49b2
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc49d ago0xad2945…1a27e1
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a549d ago0xf38f8d…6ca0b4
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc49d ago0x505664…cbc409
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a549d ago0x550e05…373c47
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc49d ago0x33daee…3cf562
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a549d ago0x8ed180…811004
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc49d ago0x55bf55…95b3c1
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a549d ago0x08bbb1…f80a31
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc49d ago0xbb73c2…7947f5
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a549d ago0x7f5fa1…05ccc0
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc49d ago0x4b76a3…bf303a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a549d ago0x62d9de…17594a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc49d ago0xdc31d5…6692f4
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a549d ago0x52b88e…bbca65
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc49d ago0x73cea7…0258ab
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a549d ago0xed698d…18f71f
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc49d ago0x5abf0e…e10dff
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a549d ago0x2fbed6…77a113
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc49d ago0x0d36a9…4fd7d0
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a549d ago0x0b7e2a…1734f4
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc49d ago0xd34a42…c85ebb
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a549d ago0x0f8688…4c40f6
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc49d ago0x8606ad…141192
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a549d ago0xb055cf…9e5d26

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.