Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa21d ago0x077899…40120c
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x613618…1d489a
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x653ee6…bbab1e
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x1f9b85…09e97b
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x43558b…b5806e
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0xe6bb00…aa1cc2
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x78076b…668e1d
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x2373d3…ba3ade
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x8cab7b…c8729e
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0xb21a2f…92cd80
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x68e220…944f83
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x565cff…4fdd1f
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x0b67e2…c34c86
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x604b30…2c0afd
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x24756f…009d66
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x29bc0f…aaa51c
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x41e355…657dde
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x425f67…93f7e0
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x62d4e3…e016e9
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x56a193…fbc335
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0xbc27ee…40f2bd
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x82a496…a02b44
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0xfb910e…a12cec
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0xa77b98…33f839
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0xfe4ac5…102f20

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.