Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd178…9e770x8ee5…3ff2Base—$0.01100%coinbase76d ago0x170c0f…ebb510
0xd178…9e770x24f8…d831Base—$0.01100%coinbase76d ago0x1c57f5…475161
0xd178…9e770xa8c5…ee9aBase—$0.01100%coinbase76d ago0x2c19e6…cb168e
0xd178…9e770xe6b2…ac53Base—$0.01100%coinbase76d ago0x0d2e83…c30655
0xd178…9e770x2b29…3665Base—$0.01100%coinbase76d ago0x05bd93…506360
0xd178…9e770xc443…053aBase—$0.01100%coinbase76d ago0x060058…f2d103
0xd178…9e770x430f…7455Base—$0.01100%coinbase76d ago0x6d29ef…cf565a
0xd178…9e770x431a…0bf2Base—$0.01100%coinbase76d ago0x805e9b…e837b0
0xd178…9e770x7ba5…b6d3Base—$0.01100%coinbase76d ago0x7e139f…75b45a
0xd178…9e770x63be…ab08Base—$0.01100%coinbase76d ago0xcc9df1…4325f7
0xd178…9e770x1345…aeaaBase—$0.01100%coinbase76d ago0x0bf643…43829c
0xd178…9e770x5e7e…8454Base—$0.01100%coinbase76d ago0x60c0e0…8ad0bc
0xd178…9e770xa11c…f937Base—$0.01100%coinbase76d ago0xe8c620…670667
0xd178…9e770x3071…d147Base—$0.01100%coinbase76d ago0x4108a3…e4bcf0
0xd178…9e770xc13a…df6bBase—$0.01100%coinbase76d ago0x75d7d6…bd3ee9
0xd178…9e770xf2a0…e264Base—$0.01100%coinbase76d ago0x80828a…ea05a1
0xd178…9e770x84ea…f045Base—$0.01100%coinbase76d ago0xee15e5…d862a0
0xd178…9e770x0916…3cfcBase—$0.01100%coinbase76d ago0xf56352…d80341
0xd178…9e770xf8aa…521bBase—$0.01100%coinbase76d ago0xa94adf…12f5ee
0xd178…9e770xa172…9490Base—$0.01100%coinbase76d ago0x51922f…5def47
0xd178…9e770x0896…63eaBase—$0.01100%coinbase76d ago0xc97c2e…5b2523
0xd178…9e770xb0db…255aBase—$0.01100%coinbase76d ago0x028d0e…dce31b
0xd178…9e770x8ded…5f97Base—$0.01100%coinbase76d ago0xc0b0bc…b38bfd
0xd178…9e770x22f5…e0f6Base—$0.01100%coinbase76d ago0xb0e4df…5f8f68
0xd178…9e770x13ad…ca46Base—$0.01100%coinbase76d ago0x869ea5…93b6d6

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.