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…c8a57h ago0x8d8eee…ae827b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a57h ago0x959f20…94dfbf
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58h ago0x472029…089f26
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58h ago0x4ebfd6…7e9127
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58h ago0x492b56…3b3b57
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58h ago0xec3764…abd27b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58h ago0x738ac8…192cfa
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58h ago0xd79c36…d0fa3b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58h ago0x647942…6348e3
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58h ago0x22f7ee…d6fa70
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58h ago0x4dea2e…d01819
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58h ago0x1f8ae5…088a4d
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58h ago0x82f22c…b0a546
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58h ago0xd64023…8a56f1
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a59h ago0x5a2f93…f97a4a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a59h ago0x9ea881…18fef2
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a59h ago0x4735c8…40bf60
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a59h ago0xed3eac…e039fa
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a59h ago0x101258…9a1056
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a59h ago0x8aa457…1ff0f1
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a59h ago0x2d505e…20bc4e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a59h ago0x730e40…acaea9
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a59h ago0x439e8e…1147fd
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a59h ago0xe67e86…4d798e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a59h ago0xe02b3b…f6af95

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.