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%coinbase2d ago0x93022c…ec3e30
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0x1dc9a7…8d6847
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0xd8df02…62e3c4
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$28.68100%coinbase2d ago0x36f61e…971f16
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.001100%coinbase2d ago0x567b2d…267d09
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$114.72100%coinbase2d ago0x5cebca…6f0190
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0xafb0ad…eea416
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.001100%coinbase2d ago0x698ae4…006869
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$57.35100%coinbase2d ago0xe06757…11e10c
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0x0e0d3e…c3146f
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.001100%coinbase2d ago0x022043…a59b6d
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0x13fe0e…993991
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$57.34100%coinbase2d ago0xf470db…f3c5c9
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.001100%coinbase2d ago0xa58d5d…9037a0
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0xe89d77…dcca79
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.001100%coinbase2d ago0xab56a3…26e04d
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0xc81928…f13d70
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0x0d92bd…ca436b
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0x1a4862…00518b
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0x573f17…e8ef2f
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0x642696…6a7be8
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0xd5f53e…29c0d2
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.002100%coinbase2d ago0x03c67b…1854f6
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.001100%coinbase2d ago0x4297db…7b61b7
0x99aa…2c720x480c…846aBaseBitrefillGift-cards$0.001100%coinbase2d ago0xa1d026…f9bf5b

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.