Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21b7…19980x480c…846aBaseBitrefillGift-cards$17.0125%Payer-submitted90d ago0x302490…4bae9d
0xb6f3…64ef0x480c…846aBaseBitrefillGift-cards$185.0025%Payer-submitted90d ago0x4d025c…ad7d02
0x4a6a…61c90x480c…846aBaseBitrefillGift-cards$11.39100%coinbase90d ago0xd10bc6…03a63c
0xed49…a7960x480c…846aBaseBitrefillGift-cards$167.7225%Payer-submitted90d ago0x590d34…0c8c78
0x0406…6b290x480c…846aBaseBitrefillGift-cards$132.0125%Payer-submitted90d ago0x4757a1…faf24e
0xe3cd…32350x480c…846aBaseBitrefillGift-cards$100.0025%Payer-submitted90d ago0x3f26b9…7aeaf4
0xeb44…ece70x480c…846aBaseBitrefillGift-cards$27.5825%Payer-submitted90d ago0x280f98…b0da9c
0x367b…0c4b0x480c…846aBaseBitrefillGift-cards$113.9625%Payer-submitted90d ago0xac2065…91f193
0x4a6a…61c90x480c…846aBaseBitrefillGift-cards$0.002100%coinbase90d ago0x5e7943…607d3d
0xea75…a0b90x480c…846aBaseBitrefillGift-cards$113.8925%Payer-submitted90d ago0x1eb456…72eb05
0x7024…2d9e0x480c…846aBaseBitrefillGift-cards$18.1925%Payer-submitted90d ago0xcb39d3…c3b687
0xb118…e3580x480c…846aBaseBitrefillGift-cards$116.4625%Payer-submitted90d ago0xb70b27…ff13c7
0x3a3f…43490x480c…846aBaseBitrefillGift-cards$370.0025%Payer-submitted90d ago0x6aa28b…43cd60
0x4999…e53f0x480c…846aBaseBitrefillGift-cards$1,156.3825%Payer-submitted90d ago0x97ec00…a7eed4
0xed69…93600x480c…846aBaseBitrefillGift-cards$113.8925%Payer-submitted90d ago0x92419b…00ddb2
0xe2d5…97b50x480c…846aBaseBitrefillGift-cards$21.0025%Payer-submitted90d ago0x014255…ffe06c
0xcb26…39be0x480c…846aBaseBitrefillGift-cards$25.0025%Payer-submitted90d ago0x0f588c…05f4aa
0x4a6a…61c90x480c…846aBaseBitrefillGift-cards$1.14100%coinbase90d ago0x5f83c2…08093e
0x4a6a…61c90x480c…846aBaseBitrefillGift-cards$0.002100%coinbase90d ago0x674b1b…6bb7b7
0x4044…cb310x480c…846aBaseBitrefillGift-cards$108.2025%Payer-submitted90d ago0xc3024a…354786
0x47c0…95d40x480c…846aBaseBitrefillGift-cards$114.6925%Payer-submitted90d ago0xc62399…febd8a
0x4a25…d5ef0x480c…846aBaseBitrefillGift-cards$375.4225%Payer-submitted90d ago0x96ef03…87b1f7
0x3a26…55440x480c…846aBaseBitrefillGift-cards$0.001100%coinbase90d ago0xd3b465…49d078
0x3a26…55440x480c…846aBaseBitrefillGift-cards$0.01100%coinbase90d ago0x3bce32…a69318
0x3a26…55440x480c…846aBaseBitrefillGift-cards$0.002100%coinbase90d ago0xabaa86…6d0e65

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.