Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3ba…3fb30x9dba…0df8Basex402 service$0.01100%coinbase11d ago0x21ea94…feb284
0xe3ba…3fb30x9dba…0df8Basex402 service$0.01100%coinbase11d ago0x92ab26…05be7d
0xe3ba…3fb30x9dba…0df8Basex402 service$0.01100%coinbase11d ago0x7496ae…e3036b
0xe3ba…3fb30x5e70…5efaBase—$0.01100%coinbase11d ago0xcda86d…494b01
0xe3ba…3fb30x589a…b3d8BaseX PayHealth$0.001100%coinbase11d ago0x279fbf…22b373
0xe3ba…3fb30x63ae…cddcBasex402 service$0.005100%coinbase11d ago0xff85ac…39b908
0xe3ba…3fb30x589a…b3d8BaseX PayHealth$0.001100%coinbase11d ago0xdf59b0…82033c
0xe3ba…3fb30x589a…b3d8BaseX PayHealth$0.001100%coinbase11d ago0x12418d…7ba0c9
0xe3ba…3fb30x058d…21b2BaseDeFi Safety OracleHoneypot$0.002100%coinbase11d ago0xf2c510…a267ad
0xe3ba…3fb30x058d…21b2BaseDeFi Safety OracleHoneypot$0.004100%coinbase11d ago0x8201f8…2d7dcb
0xe3ba…3fb30xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase11d ago0x7e52f5…c2e482
0xe3ba…3fb30x058d…21b2BaseDeFi Safety OracleHoneypot$0.002100%coinbase11d ago0x2e0b1e…8891a2
0xe3ba…3fb30x3623…53b3Basex402 service$0.001100%coinbase11d ago0x5c0519…225245
0xe3ba…3fb30x058d…21b2BaseDeFi Safety OracleHoneypot$0.001100%coinbase11d ago0x812984…f0f36b
0xe3ba…3fb30x7bec…71e2BaseJSON Integrity AttestationAttestation$0.001100%coinbase11d ago0x6c2719…5cf442
0xe3ba…3fb30x7bec…71e2BaseJSON Integrity AttestationAttestation$0.004100%coinbase11d ago0x4903f6…fcc4ae
0xe3ba…3fb30x79e9…3881BasePalmyr CardsCards$0.01100%coinbase11d ago0x77b8c9…83759a
0xe3ba…3fb30x17cd…7905Basex402 service$0.001100%coinbase11d ago0xfcd85e…a3efe0
0xe3ba…3fb30x79e9…3881BasePalmyr CardsCards$0.01100%coinbase11d ago0xc581ce…2f7bf4
0xe3ba…3fb30x79e9…3881BasePalmyr CardsCards$0.01100%coinbase11d ago0x0d8396…a3ea64
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase11d ago0x2e3115…88c185
0xe3ba…3fb30xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase11d ago0xd2e28e…43cd95
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase11d ago0x4dfeab…1ad21c
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase11d ago0x8a97fa…b4640b
0xe3ba…3fb30xc210…e9ffBaseFlat-rate LLMAi$0.01100%coinbase11d ago0x37508d…3e02f8

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.