Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x488b…35370x6a0a…bf67Base—$0.01100%coinbase3d ago0xf2e9a1…abf74d
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0xbc52ed…356969
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x9bd9aa…d49cd5
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x1a52af…5299ef
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0xc95ebe…3a57f6
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0xd31495…917796
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x23adaf…671cd6
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x4baa3c…6d5f65
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x08833a…b17a60
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0xa9b51e…81f46e
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0xf20577…46ea7a
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0xb43ec2…e27b25
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x86d72a…a849fa
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x842179…f24218
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x38e2f0…e8ed6c
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x341354…408bfb
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0xc823f9…df3f7c
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x8d5a63…a58e33
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x2e341d…ac6a9f
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x5eebf1…140187
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x9bc083…27d32c
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x85fb7a…a2e8de
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x7ad980…2af2b6
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0xbf2cb0…f03e34
0x488b…35370x6a0a…bf67Base—$0.10100%coinbase3d ago0x377bd5…d68b09

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.