Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0x63b505…a71a46
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0x9e16d0…d8e787
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0xb35987…c88071
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0xa6a22d…156d1b
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0x85de9e…541a73
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0x1f7d50…b37e29
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0xd7d30a…1d7272
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0x053dfb…31e715
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0x598ef2…5945c1
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0xcb9987…cf270e
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0xac8113…2e7512
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0x266990…52e01a
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0xcde6ff…ba2ee0
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0x14dc0d…a90258
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0x0aa360…28dc21
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0x002f81…177c22
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0x2f1cbc…8841e1
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0x182079…544f55
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0x75fb81…a42ede
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa21d ago0x755bfa…281a0e
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa22d ago0xd4f28a…db5863
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa22d ago0x615710…a4aa10
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa22d ago0x4db331…0ed6e8
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa22d ago0x021a4a…f6524d
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa22d ago0x16abc5…20b5e2

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.