Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d81…89f10xb0af…7de0Base$0.08100%Route unknown31d ago0x7fd83a…989fec
0x9d81…89f10xb0af…7de0Base$0.16100%Route unknown31d ago0x73cf23…b83531
0x9d81…89f10xb0af…7de0Base$0.16100%Route unknown31d ago0x7d319f…03cc88
0x9d81…89f10xb0af…7de0Base$0.12100%Route unknown31d ago0xa4e3ce…a40169
0x9d81…89f10xb0af…7de0Base$0.12100%Route unknown31d ago0xd04db8…de73fc
0x9d81…89f10xb0af…7de0Base$0.17100%Route unknown31d ago0x93a6b5…7ebc6a
0x9d81…89f10xb0af…7de0Base$0.12100%Route unknown31d ago0xc86786…825793
0x9d81…89f10xb0af…7de0Base$0.12100%Route unknown31d ago0x888747…eb86d8
0x9d81…89f10xb0af…7de0Base$0.12100%Route unknown31d ago0xc3861a…7e0b46
0x9d81…89f10xb0af…7de0Base$0.12100%Route unknown31d ago0x760b77…b27f8e
0x9d81…89f10xb0af…7de0Base$0.12100%Route unknown31d ago0x4d9289…469f0a
0x9d81…89f10xb0af…7de0Base$0.12100%Route unknown31d ago0xe1e83a…251cf5
0x9d81…89f10xb0af…7de0Base$0.12100%Route unknown31d ago0x1ddcac…91abf4
0x9d81…89f10xb0af…7de0Base$0.12100%Route unknown31d ago0x1278e0…f39046
0x9d81…89f10xb0af…7de0Base$0.51100%Route unknown31d ago0x77c5a8…4bc8b8
0x9d81…89f10xb0af…7de0Base$0.57100%Route unknown31d ago0x452cc4…c2f839
0x9d81…89f10xb0af…7de0Base$0.44100%Route unknown31d ago0x19baa3…470ca0
0x9d81…89f10xb0af…7de0Base$0.73100%Route unknown31d ago0x3c4915…d4c138
0x9d81…89f10xb0af…7de0Base$0.73100%Route unknown31d ago0xd168ad…5da1ec
0x9d81…89f10xb0af…7de0Base$0.73100%Route unknown31d ago0x4a17c2…f9d9ec
0x9d81…89f10xb0af…7de0Base$0.65100%Route unknown31d ago0xf528e4…6282c6
0x9d81…89f10xb0af…7de0Base$0.67100%Route unknown31d ago0x1ed057…a2be2d
0x9d81…89f10xb0af…7de0Base$0.80100%Route unknown31d ago0x5dc397…609117
0x9d81…89f10xb0af…7de0Base$0.63100%Route unknown31d ago0xb42f36…d437a1
0x9d81…89f10xb0af…7de0Base$0.82100%Route unknown31d ago0xf4cdc5…e84920

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.