Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase14h ago0x4c149c…b134c0
0x64a7…2ffb0x480c…846aBaseBitrefillGift-cards$0.002100%coinbase14h ago0xf0f522…aea0cc
0x86a7…a8590x480c…846aBaseBitrefillGift-cards$0.002100%coinbase16h ago0xc9acc2…b46955
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase18h ago0x09a2f6…6a1817
0x3dc5…d23b0x480c…846aBaseBitrefillGift-cards$0.57100%coinbase21h ago0x8ee9e6…f7d093
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase22h ago0xd9df07…cdaf1c
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$57.02100%coinbase1d ago0xdf0fd0…ef0c04
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0x759857…6c0ff8
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.001100%coinbase1d ago0xfba7c8…2863b0
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0x10c44e…d25896
0xa72c…a4090x480c…846aBaseBitrefillGift-cards$1.53100%coinbase1d ago0x89b73a…3ccf9e
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0x48ad5d…4d7e92
0x79f8…f7580x480c…846aBaseBitrefillGift-cards$0.001100%coinbase1d ago0x4b3567…3810a7
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0x95b319…3221b5
0x3dc5…d23b0x480c…846aBaseBitrefillGift-cards$11.21100%coinbase1d ago0x8c2c1c…d13854
0xba13…90e90x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0xb0755e…cd8b62

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.