Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa20d ago0xb5bd1b…5eab7d
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa20d ago0x369188…6d47e3
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa20d ago0x094db6…5b68d9
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa20d ago0xe29c85…55bc5e
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa20d ago0xf5cb2a…893a46
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa20d ago0xf4f58a…cfdbe2
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa20d ago0x4acf52…62e81a
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa20d ago0x0c1ea2…a68bc1
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa20d ago0xace6c6…ac117f
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa20d ago0x5bdf5b…fb17bf
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa20d ago0xa94cad…5fbe60
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa20d ago0x8286d5…37469e
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa20d ago0x789551…6de3f5
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa20d ago0x8298e8…535dfe
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa20d ago0x120f92…b5a93e
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0x3f7467…c22e71
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0xd3575f…d17052
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0x45d506…2af525
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0x04e8ed…ecd4af
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0xad9ca1…efbb60
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0xfb0b55…b7306e
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0x69a918…4f8b61
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0x33b90a…08ff4c
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0x1ae118…6b09b6
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0xf5ff55…f85876

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.