Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xd6c98d…1495dd
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xd0b1a4…27b91e
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x98cd07…6c78fd
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xcfd916…b16457
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x45df24…d332be
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x61b568…098503
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x3cb540…effc9a
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x3e25be…bf6fde
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x672154…77c687
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xf33967…51ec3f
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x69270d…727738
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x65c310…87a1e6
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xacc259…26b8f1
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xf348c3…c23efe
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xe3825d…ecbe26
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x7e67cc…a4491d
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x5700e7…c4a378
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x340434…f68003
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0xd2e73f…1c8e71
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x3f4fa1…a67c7c
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x805c57…b90899
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x0f1112…95614b
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x3eb2bc…30ce1a
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x66c93d…9dde46
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x6f14a7…c24ac0

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.