Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5652…76a00x6e90…ab29Base—$0.01100%coinbase72d ago0x9d2278…501f4d
0x5652…76a00x9687…5132Base—$0.01100%coinbase72d ago0x0b60e7…2edd77
0x5652…76a00x4d0e…8ed8Base—$0.01100%coinbase72d ago0xf0e9c7…11570d
0x5652…76a00x04d6…2ed4Base—$0.01100%coinbase72d ago0xd97e87…a8f95a
0x5652…76a00x0435…1a5fBase—$0.01100%coinbase72d ago0x899dc2…7b24c7
0x5652…76a00xd3b0…3617Base—$0.01100%coinbase72d ago0xefe414…15a8d2
0x5652…76a00xb14a…e757Base—$0.01100%coinbase72d ago0xcc71ee…1d9dbb
0x5652…76a00x8d48…80c7Base—$0.01100%coinbase72d ago0xc61d87…af0580
0x5652…76a00x56ba…8030Base—$0.01100%coinbase72d ago0xf42548…31edda
0x5652…76a00xffad…cd0bBase—$0.01100%coinbase72d ago0xf1b886…73e875
0x5652…76a00x9480…6166Base—$0.01100%coinbase72d ago0x48f046…aea900
0x5652…76a00x4b55…7847Base—$0.01100%coinbase72d ago0x901e29…7177f7
0x5652…76a00x9333…9cf3Base—$0.01100%coinbase72d ago0xfbb0a6…185c74
0x5652…76a00xb258…b10bBase—$0.01100%coinbase72d ago0x744002…64c6db
0x5652…76a00x7da2…f9c0Base—$0.01100%coinbase72d ago0xfe6de2…1c9e8a
0x5652…76a00x63e1…d500Base—$0.01100%coinbase72d ago0x027c18…0a433c
0x5652…76a00xbffe…87ceBase—$0.01100%coinbase72d ago0x7a8c7f…58653b
0x5652…76a00x7ec3…3fe3Base—$0.01100%coinbase73d ago0x5ce094…64c1a8
0x5652…76a00x0877…f4a5Base—$0.01100%coinbase73d ago0xbd3125…2f69eb
0x5652…76a00x7764…1a99Base—$0.01100%coinbase73d ago0xf33c73…65f55f
0x5652…76a00x617f…48f7Base—$0.01100%coinbase73d ago0x40f55f…1911aa
0x5652…76a00x9c1f…83f3Base—$0.01100%coinbase73d ago0xd797f0…aef676
0x5652…76a00xda17…7b1dBase—$0.01100%coinbase73d ago0x8f487d…956946
0x5652…76a00xd5af…2ee2Base—$0.01100%coinbase73d ago0x21d8be…32bb5a
0x5652…76a00xe753…5ba6Base—$0.01100%coinbase73d ago0x213bb6…76ef2d

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.