Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2054…ae9b0x3abe…4aa9Base—$0.01100%coinbase74d ago0xee20c9…a4af77
0x2054…ae9b0x64fb…11c5Base—$0.01100%coinbase74d ago0xd25e20…a53b66
0x2054…ae9b0xd146…8f17Base—$0.01100%coinbase74d ago0xb43d7b…04f7e9
0x2054…ae9b0x0a61…15f2Base—$0.01100%coinbase75d ago0xee717f…1dcbc3
0x2054…ae9b0x5d87…1b19Base—$0.01100%coinbase75d ago0x5d39bb…a3aabf
0x2054…ae9b0x5fac…48f6Base—$0.01100%coinbase75d ago0x9d221d…fb7c67
0x2054…ae9b0x61c0…e083Base—$0.01100%coinbase75d ago0x1e36d8…c12330
0x2054…ae9b0x49e8…ccd5Base—$0.01100%coinbase75d ago0xd2beb6…f03a11
0x2054…ae9b0xc886…a5ceBase—$0.01100%coinbase75d ago0x5c3acd…c13771
0x2054…ae9b0xe31b…9f59Base—$0.01100%coinbase75d ago0x8fb136…dce1a2
0x2054…ae9b0x8436…6047Base—$0.01100%coinbase75d ago0x527bff…8b6f03
0x2054…ae9b0xe551…6371Base—$0.01100%coinbase75d ago0x43cb3c…69d5b9
0x2054…ae9b0x9fa9…aeacBase—$0.01100%coinbase75d ago0xd3acec…8aa735
0x2054…ae9b0x7f5f…a101Base—$0.01100%coinbase75d ago0xf225ca…2318d1
0x2054…ae9b0x7dc4…245eBase—$0.01100%coinbase75d ago0xe320ae…1dea02
0x2054…ae9b0x060b…b608Base—$0.01100%coinbase75d ago0x43f991…f78ad1
0x2054…ae9b0x8ab3…33f3Base—$0.01100%coinbase75d ago0x125ec2…fefbe3
0x2054…ae9b0x890c…4c07Base—$0.01100%coinbase75d ago0x65a44a…551a79
0x2054…ae9b0x2ed4…fbdcBase—$0.01100%coinbase75d ago0x42077d…0cd0c1
0x2054…ae9b0x0910…6e25Base—$0.01100%coinbase75d ago0xce472b…fa6f6f
0x2054…ae9b0xddf9…3e13Base—$0.01100%coinbase75d ago0x461a68…cde6cf
0x2054…ae9b0xc48b…74bfBase—$0.01100%coinbase75d ago0x2624c7…73634d
0x2054…ae9b0x739e…8eb5Base—$0.01100%coinbase75d ago0xc47563…b4d656
0x2054…ae9b0x4efa…eeadBase—$0.01100%coinbase75d ago0x1dd592…0e6338
0x2054…ae9b0xe9ac…6958Base—$0.01100%coinbase75d ago0x22d0fc…701e7f

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.