Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc052…91140x6f6a…a972Base—$0.01100%coinbase60d ago0x871ba7…c247a5
0xc052…91140x6ae0…446cBase—$0.01100%coinbase60d ago0x748897…637c7f
0xc052…91140xf5ad…0508Base—$0.01100%coinbase60d ago0xa65377…dafe9a
0xc052…91140xc1bf…b25eBase—$0.01100%coinbase60d ago0x8515be…5d3945
0xc052…91140x5a1b…c2c5Base—$0.01100%coinbase60d ago0x4499f5…96ccbf
0xc052…91140xb683…6b67Base—$0.01100%coinbase60d ago0x7793a1…515e7f
0xc052…91140x9cd6…aa5fBase—$0.01100%coinbase60d ago0x3bc87b…7fb090
0xc052…91140xf5b2…704eBase—$0.01100%coinbase60d ago0x761ba5…a99879
0xc052…91140xddf9…0d72Base—$0.01100%coinbase60d ago0x357ccd…7b2d7f
0xc052…91140xa3b5…095bBase—$0.01100%coinbase60d ago0x82c711…1f0e2d
0xc052…91140xb35b…937bBase—$0.01100%coinbase60d ago0x1bd104…372f3e
0xc052…91140x1cb9…390eBase—$0.01100%coinbase60d ago0x1dc32f…a0a948
0xc052…91140xd0c8…438aBase—$0.01100%coinbase60d ago0x22edef…03ed2f
0xc052…91140xbc22…4b87Base—$0.01100%coinbase60d ago0xcf8381…55bc46
0xc052…91140x713d…ba89Base—$0.01100%coinbase60d ago0xdf4796…86d44c
0xc052…91140x206d…f6c1Base—$0.01100%coinbase60d ago0xf73666…78e1af
0xc052…91140xa6f8…2845Base—$0.01100%coinbase60d ago0xe112c9…70d7fc
0xc052…91140x4f28…1511Base—$0.01100%coinbase60d ago0x4c7eac…a205b6
0xc052…91140xad05…0a53Base—$0.01100%coinbase60d ago0x88df67…323ec5
0xc052…91140x8c89…70acBase—$0.01100%coinbase60d ago0x3efa86…806118

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.