Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x9d1f…cb2294d ago0x716fcb…e0127e
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x77d8…3bfa94d ago0x13461d…9e027e
0x3fb1…7e250x0e3d…7757Base—$102.90100%0xb60e…e3aa94d ago0xc5cce8…e50107
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xb3fe…1c0594d ago0x81da1c…484a00
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x77d8…3bfa94d ago0xf32926…062dce
0x3fb1…7e250x0e3d…7757Base—$6.30100%0xaecf…8b7594d ago0x955bf4…79b773
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x1af6…8fa394d ago0x46f6f9…d5fdba
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x37bf…71af94d ago0xe82603…65eb1b
0x3fb1…7e250x0e3d…7757Base—$8.40100%0x170f…623094d ago0xb7020b…6ba12a
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x3189…20e094d ago0x361087…ff7c53
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x2837…f76794d ago0x80a768…f12a94
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x2970…8ed794d ago0xc441da…b4857d
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x6c0f…7cd694d ago0x7b24d5…da1683
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x3e24…de6894d ago0x033558…ac79c4
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x2859…83d494d ago0x2c376b…0ce618
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xca9f…d20194d ago0x9df2e7…6239f2
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x9cee…c9d994d ago0x2414e3…92ec8d
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x69ba…d2e294d ago0x2b1a30…2335bf
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x04fd…2b5294d ago0x3e1684…a9584f
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x573b…0d2894d ago0x888a94…9cb604
0x3fb1…7e250x0e3d…7757Base—$16.80100%0xa628…b7bc94d ago0xf098c1…bbce8b
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xc4f0…359694d ago0x078dfa…a446fd
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x55b3…f1a094d ago0x44018d…ebd5e0
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x65ca…0ec194d ago0x807129…c74829
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x969c…eacf94d ago0xd146f4…84b7ad

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.