Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x987c…68d90x480c…846aBaseBitrefillGift-cards$1.365%Payer-submitted83d ago0x06028a…04dda2
0x6d74…b9db0x480c…846aBaseBitrefillGift-cards$53.425%Payer-submitted83d ago0x2ec880…d6a170
0x5a7d…c0700x480c…846aBaseBitrefillGift-cards$10.005%Payer-submitted83d ago0xcd0aad…54ffa1
0x9704…0d3d0x480c…846aBaseBitrefillGift-cards$285.885%Payer-submitted83d ago0x7b8483…4351ec
0xccc7…fdfa0x480c…846aBaseBitrefillGift-cards$507.505%Payer-submitted83d ago0xbbdb87…2d20a5
0x3616…a9c50x480c…846aBaseBitrefillGift-cards$22.175%Payer-submitted83d ago0xae92e9…8d9fd0
0x5c4e…b56e0x480c…846aBaseBitrefillGift-cards$507.505%Payer-submitted83d ago0xbeaf4c…b8fafc
0xb414…71970x480c…846aBaseBitrefillGift-cards$148.675%Payer-submitted83d ago0x342784…d48202
0xa6b9…60e60x480c…846aBaseBitrefillGift-cards$20.005%Payer-submitted83d ago0xeed267…e75465
0x884e…79ec0x480c…846aBaseBitrefillGift-cards$5.625%Payer-submitted83d ago0xb13ce7…cd0e31
0x10f4…767e0x480c…846aBaseBitrefillGift-cards$507.505%Payer-submitted83d ago0xd6a19f…8863ff
0xebe4…65060x480c…846aBaseBitrefillGift-cards$204.005%Payer-submitted83d ago0xd5727b…5f0395
0x1a84…f9100x480c…846aBaseBitrefillGift-cards$20.295%Payer-submitted83d ago0x5a0922…b797aa
0x2cf0…bda50x480c…846aBaseBitrefillGift-cards$27.465%Payer-submitted83d ago0xd74b4a…b1344b
0x4d20…94ee0x480c…846aBaseBitrefillGift-cards$200.005%Payer-submitted83d ago0xc16333…306c23
0x600b…34960x480c…846aBaseBitrefillGift-cards$25.255%Payer-submitted83d ago0xf61417…270b3c
0x9063…15060x480c…846aBaseBitrefillGift-cards$11.215%Payer-submitted83d ago0x6d3144…03a493
0xa7c1…d37a0x480c…846aBaseBitrefillGift-cards$114.405%Payer-submitted83d ago0xc713fc…743fc1
0xc13d…eaa80x480c…846aBaseBitrefillGift-cards$21.335%Payer-submitted83d ago0x0de1f3…9c00ae
0x08d9…12750x480c…846aBaseBitrefillGift-cards$11.445%Payer-submitted83d ago0x7bae07…4c94b7
0xb0e1…1f650x480c…846aBaseBitrefillGift-cards$1.845%Payer-submitted83d ago0x468356…4015ad
0xf963…7a9c0x480c…846aBaseBitrefillGift-cards$304.505%Payer-submitted83d ago0x377808…4733a4
0x7614…e4770x480c…846aBaseBitrefillGift-cards$29.005%Payer-submitted83d ago0x6d55f2…776f27
0x07ff…55fb0x480c…846aBaseBitrefillGift-cards$15.575%Payer-submitted83d ago0x22d4fc…a03f8f
0x2134…3cbb0x480c…846aBaseBitrefillGift-cards$114.375%Payer-submitted83d ago0x0c85a6…643d03

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.