Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0789…128c0x47c5…4fc3Base—$10.5070%0x6361…440527d ago0x386e3e…40828b
0x0789…128c0x47c5…4fc3Base—$10.5070%0x3835…626127d ago0xc6f68a…17c117
0x0789…128c0x47c5…4fc3Base—$10.5070%0x0874…897c27d ago0xa995dd…bd3ce8
0x0789…128c0x47c5…4fc3Base—$10.5070%0x3663…55ff27d ago0xe9f5f3…9a7276
0x0789…128c0x47c5…4fc3Base—$10.5070%0x7492…70ae27d ago0x513dfe…d7a704
0x0789…128c0x47c5…4fc3Base—$10.5070%0x466a…f27127d ago0xf3a5c9…51bec0
0x0789…128c0x47c5…4fc3Base—$10.5070%0x4ec9…366127d ago0x3e0ff0…7e264d
0x0789…128c0x47c5…4fc3Base—$10.5070%0x8764…7f4f27d ago0xa99474…5091ea
0x0789…128c0x47c5…4fc3Base—$10.5070%0xd54e…541d27d ago0x47a22b…8fc9cc
0x0789…128c0x47c5…4fc3Base—$10.5070%0x6288…8b4927d ago0x767e6a…d3dde6
0x0789…128c0x47c5…4fc3Base—$10.5070%0xf867…7e9b27d ago0x6e2c99…e24337
0x0789…128c0x47c5…4fc3Base—$10.5070%0x9b8a…f4bd27d ago0xa02b68…9ae677
0x0789…128c0x47c5…4fc3Base—$10.5070%0x2960…064b27d ago0x783938…07c0df
0x0789…128c0x47c5…4fc3Base—$10.5070%0x2b35…135b27d ago0x60c500…d0916d
0x0789…128c0x47c5…4fc3Base—$10.5070%0x29b8…326327d ago0x79eaaf…75289d
0x0789…128c0x47c5…4fc3Base—$10.5070%0x0881…8de227d ago0x844257…248183
0x0789…128c0x47c5…4fc3Base—$10.5070%0xd3b3…bd8227d ago0x9630a1…1ea0ec
0x0789…128c0x47c5…4fc3Base—$10.5070%0x7d28…b24827d ago0x291baa…20b775
0x0789…128c0x47c5…4fc3Base—$10.5070%0xc216…7c2327d ago0x279340…83ab02
0x0789…128c0x47c5…4fc3Base—$10.5070%0x77d0…ce5027d ago0x6906b5…eddd91
0x0789…128c0x47c5…4fc3Base—$10.5070%0x823e…6b6c27d ago0x1fa7c8…96458a
0x0789…128c0x47c5…4fc3Base—$10.5070%0x762b…cf5027d ago0x421df7…80e91d
0x0789…128c0x47c5…4fc3Base—$10.5070%0xc22e…e4a127d ago0xa180f4…7e94ff
0x0789…128c0x47c5…4fc3Base—$10.5070%0x0c48…3ed627d ago0x830ce0…7fdf34
0x0789…128c0x47c5…4fc3Base—$10.5070%0x0553…cecf27d ago0xf889a0…4ffb4c

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.