Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0x86cb14…614af4
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0xc8e962…d366bc
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0x5a153b…bdeca8
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0xaa8eaa…61dfb7
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0x22f7a5…981562
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0x542db0…945aab
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0x02c163…9c57fa
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0xb4957b…82e4e5
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0x1351c6…37d80d
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0xeb751c…c60dd5
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0xbb543b…b8dcfd
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0xbfd0b1…f5bed3
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0xaff150…51f812
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0xabb58f…1b3d5e
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0xaa7da9…e820c3
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0x04ff7e…e05ff3
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0xecc639…d057b7
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0x66ea06…a6e30f
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0x6e7826…dcf9d2
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0x102bcd…01fd37
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0x957504…f2e2e4
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0xf34eac…925bf4
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0x011557…23904d
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0x343bf6…8df89e
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase31d ago0xec9470…0a583c

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.