Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3885…eaf00x2932…4f60Basex402 service$0.01100%coinbase80d ago0x420ad5…b166e1
0x3885…eaf00xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase80d ago0x14140a…84cf9d
0x3885…eaf00x6e8b…4e2eBasex402 service$0.002100%coinbase80d ago0x14d5f5…514846
0x3885…eaf00x6e8b…4e2eBasex402 service$0.001100%coinbase80d ago0x662935…e589c3
0x3885…eaf00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase80d ago0x84dca1…f644fc
0x3885…eaf00xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase80d ago0x7092bb…ea3c36
0x3885…eaf00x7dd5…2629Basex402 service$0.10100%coinbase81d ago0xa0488f…4c1d47
0x3885…eaf00x5b56…96f0Basex402 service$0.003100%coinbase81d ago0x96ab04…c95771
0x3885…eaf00x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase81d ago0xd85bc5…922e0b
0x3885…eaf00x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase81d ago0xcc1e51…999fc6
0x3885…eaf00x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase81d ago0x2db3c3…c54af6
0x3885…eaf00x2b6d…32c5Base2sPublic-records$0.0012100%coinbase81d ago0x16f10d…d0e105
0x3885…eaf00x2932…4f60Basex402 service$0.01100%coinbase81d ago0x7f52be…7a891a
0x3885…eaf00x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase81d ago0xc7def6…33a746

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.