Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a55…7ee80x6366…f1e2Base—$0.00557100%0x6366…f1e2112d ago0x821121…3f39cc
0x4a55…7ee80x6366…f1e2Base—$0.05100%0x6366…f1e2112d ago0xbe8eb3…ff75a5
0x4a55…7ee80x6366…f1e2Base—$0.12100%0x6366…f1e2112d ago0x5781fd…197ec3
0x4a55…7ee80x6366…f1e2Base—$0.14100%0x4873…5369112d ago0xd2e73c…20e5a7
0x4a55…7ee80x6366…f1e2Base—$0.49100%0xdf51…2402112d ago0x0e8b31…aa37e2
0x4a55…7ee80x6366…f1e2Base—$0.05100%0x58fe…153b112d ago0x380b30…67276f
0x4a55…7ee80x6366…f1e2Base—$0.23100%0x58fe…153b112d ago0xafed57…7c2fe7
0x4a55…7ee80x6366…f1e2Base—$0.03100%0x0098…3100112d ago0x8a9bab…d61586
0x4a55…7ee80x6366…f1e2Base—$0.22100%0x0098…3100112d ago0xa5fa7b…f379ea
0x4a55…7ee80x6366…f1e2Base—$0.05100%0xa46e…ec94112d ago0x1deadc…26e136
0x4a55…7ee80x6366…f1e2Base—$0.41100%0xa46e…ec94112d ago0x0e4fa0…036b02
0x4a55…7ee80x6366…f1e2Base—$0.23100%0x58fe…153b112d ago0x06e109…c75f5f
0x4a55…7ee80x6366…f1e2Base—$0.49100%0x0d17…b7d1112d ago0x04d25e…a1ccf6
0x4a55…7ee80x6366…f1e2Base—$0.29100%0xa46e…ec94112d ago0x577e37…09de31
0x4a55…7ee80x6366…f1e2Base—$0.12100%0x0098…3100112d ago0x33abcf…c21b6e
0x4a55…7ee80x6366…f1e2Base—$0.38100%0x0098…3100112d ago0xcf0159…7a6c06

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.