Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4129…ed920x480c…846aBaseBitrefillGift-cards$20.3125%Payer-submitted95d ago0xa7b313…9f82b8
0x8a7f…7bb10x480c…846aBaseBitrefillGift-cards$282.4025%Payer-submitted95d ago0xeaa3fc…c4e791
0x3cb1…daec0x480c…846aBaseBitrefillGift-cards$0.00001225%Payer-submitted95d ago0x74e909…effb75
0x3cbe…daec0x480c…846aBaseBitrefillGift-cards$0.000325%Payer-submitted95d ago0x3682b3…8c6c85
0x6ccf…e5180x480c…846aBaseBitrefillGift-cards$57.3625%Payer-submitted95d ago0x3b25eb…821b39
0x6055…09e10x480c…846aBaseBitrefillGift-cards$80.0125%Payer-submitted95d ago0x39c474…dffe07
0x5a8a…41e20x480c…846aBaseBitrefillGift-cards$516.2625%Payer-submitted95d ago0x716c52…7d4970
0x88eb…caa50x480c…846aBaseBitrefillGift-cards$70.6025%Payer-submitted95d ago0x1d786e…3f012a
0xb6c5…016c0x480c…846aBaseBitrefillGift-cards$2.6925%Payer-submitted95d ago0xb7522c…e95e86
0xb73d…6c370x480c…846aBaseBitrefillGift-cards$60.0025%Payer-submitted95d ago0xd66352…b13888
0x51c9…dab80x480c…846aBaseBitrefillGift-cards$12.2425%Payer-submitted95d ago0x715082…8aa07f
0x79c1…ea470x480c…846aBaseBitrefillGift-cards$40.0225%Payer-submitted95d ago0xc5a050…df0138
0xeaf2…769a0x480c…846aBaseBitrefillGift-cards$40.0025%Payer-submitted95d ago0xf0597e…0d7acf
0xc875…ebba0x480c…846aBaseBitrefillGift-cards$20.3225%Payer-submitted95d ago0x9f2f4d…b68ff3
0xa8d5…83fb0x480c…846aBaseBitrefillGift-cards$20.0025%Payer-submitted95d ago0xbe3a85…93d466
0xd4bc…23530x480c…846aBaseBitrefillGift-cards$5.7725%Payer-submitted95d ago0xc089da…fb26ec
0x07c5…d5bf0x480c…846aBaseBitrefillGift-cards$114.7225%Payer-submitted95d ago0x1bb3ca…88e279
0x3e6d…716c0x480c…846aBaseBitrefillGift-cards$118.4125%Payer-submitted95d ago0x104bd0…50cc00
0x3cb0…daec0x480c…846aBaseBitrefillGift-cards$0.0001225%0x9a96…eb9c95d ago0xc323bc…5cda9a
0x3cb1…daec0x480c…846aBaseBitrefillGift-cards$0.00001225%Payer-submitted95d ago0xe718a7…09c983
0x3cbe…daec0x480c…846aBaseBitrefillGift-cards$0.000325%Payer-submitted95d ago0x89b71b…eb0c11
0xd60f…c1360x480c…846aBaseBitrefillGift-cards$507.5125%Payer-submitted95d ago0x95a778…2f5e26
0x4241…fc1d0x480c…846aBaseBitrefillGift-cards$269.4325%Payer-submitted95d ago0x45c37a…e049e4
0x2789…0d2a0x480c…846aBaseBitrefillGift-cards$0.2925%Payer-submitted95d ago0x18ea14…14e2ae
0x2cf2…1c5c0x480c…846aBaseBitrefillGift-cards$11.8625%Payer-submitted95d ago0x659db9…a986f9

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.