Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6846…c4450xb498…0f39Base—$0.01100%coinbase60d ago0x85ab4f…b7d0ab
0x6846…c4450xa423…a4c3Base—$0.01100%coinbase60d ago0x7cd114…060e15
0x6846…c4450x220c…1b63Base—$0.01100%coinbase60d ago0x694574…42e6c9
0x6846…c4450x403d…27e7Base—$0.01100%coinbase60d ago0x93b000…c8877f
0x6846…c4450xde32…c2d9Base—$0.01100%coinbase60d ago0x3cc6b7…f42afb
0x6846…c4450xadef…d3dbBase—$0.01100%coinbase60d ago0x7694bb…7f0c3d
0x6846…c4450x2352…c452Base—$0.01100%coinbase60d ago0xad4221…2782d7
0x6846…c4450x1c76…dfcfBase—$0.01100%coinbase60d ago0x0add16…c5f867
0x6846…c4450xf482…bf01Base—$0.01100%coinbase60d ago0x4b50ea…137805
0x6846…c4450xb55f…9208Base—$0.01100%coinbase60d ago0x213988…5ab829
0x6846…c4450x5d05…2e69Base—$0.01100%coinbase60d ago0xe2162f…d17c4f
0x6846…c4450xd146…cc1fBase—$0.01100%coinbase60d ago0x124041…a252a1
0x6846…c4450x3915…0ab6Base—$0.01100%coinbase60d ago0x6c5568…bcca2c
0x6846…c4450x8f7b…741aBase—$0.01100%coinbase60d ago0xce3a2c…3ae0f2
0x6846…c4450x062e…2290Base—$0.01100%coinbase60d ago0xb033f2…4fd8b2
0x6846…c4450xd52e…b4c5Base—$0.01100%coinbase60d ago0x5f5b5f…02b168

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.