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…c8a550d ago0xaa3d07…7e49b2
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0xf38f8d…6ca0b4
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x550e05…373c47
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x8ed180…811004
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x08bbb1…f80a31
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x7f5fa1…05ccc0
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x62d9de…17594a
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x52b88e…bbca65
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0xed698d…18f71f
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x2fbed6…77a113
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x0b7e2a…1734f4
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x0f8688…4c40f6
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0xb055cf…9e5d26
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x785553…98e921
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0xe372b4…0b2630
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x949ae2…7a5d21
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0xe14066…595d6f
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x09a4e6…ca1ff2
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x463802…46bcef
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0xf722eb…55c51c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x57180c…567a38
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x2163de…ca1e74
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0xe6a8b1…8dd0fc
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x33435c…4105ca
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a550d ago0x274543…f349ad

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.