Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fef…04d50x480c…846aBaseBitrefillGift-cards$100.0025%Payer-submitted99d ago0xfcadc7…659cbd
0x1ad6…33be0x480c…846aBaseBitrefillGift-cards$2.0025%Payer-submitted99d ago0xfb9430…689d21
0xeefa…368a0x480c…846aBaseBitrefillGift-cards$3.3625%Payer-submitted99d ago0xd9c310…b2e75d
0xcf33…f3660x480c…846aBaseBitrefillGift-cards$103.8625%Payer-submitted99d ago0xdc9ca7…935371
0x97ba…ac8f0x480c…846aBaseBitrefillGift-cards$41.5525%Payer-submitted99d ago0x8e184f…2c8273
0xf775…23d80x480c…846aBaseBitrefillGift-cards$20.0025%Payer-submitted99d ago0xc590c7…0bb154
0x8846…cc000x480c…846aBaseBitrefillGift-cards$200.0025%Payer-submitted99d ago0x71de51…2d2498
0x963f…fa2a0x480c…846aBaseBitrefillGift-cards$25.0025%Payer-submitted99d ago0xe784aa…a6b1df
0x918d…f7da0x480c…846aBaseBitrefillGift-cards$10.0025%Payer-submitted99d ago0x7006d0…9d4e1d
0x4e97…b3f50x480c…846aBaseBitrefillGift-cards$22.2625%Payer-submitted99d ago0x50d52e…3b3b58
0xd7ca…aa600x480c…846aBaseBitrefillGift-cards$10.0025%Payer-submitted99d ago0xe93888…44fb13
0xfdcc…e8600x480c…846aBaseBitrefillGift-cards$15.0025%Payer-submitted99d ago0x2c8b03…2136b6
0xf137…05e10x480c…846aBaseBitrefillGift-cards$0.3925%Payer-submitted99d ago0xc48da3…0668f0
0x3cbe…daec0x480c…846aBaseBitrefillGift-cards$0.000325%Payer-submitted99d ago0xb22aaa…7afe31
0x6430…3f440x480c…846aBaseBitrefillGift-cards$23.2225%Payer-submitted99d ago0x827b5d…3ca64e
0x7bae…e63d0x480c…846aBaseBitrefillGift-cards$1,962.6525%Payer-submitted99d ago0x0654ac…1836ed
0xe753…ba180x480c…846aBaseBitrefillGift-cards$31.8625%Payer-submitted99d ago0xf74d32…d9d8ae
0x631c…65500x480c…846aBaseBitrefillGift-cards$500.0025%Payer-submitted99d ago0x62188e…fb0363
0xc303…f0500x480c…846aBaseBitrefillGift-cards$232.1925%Payer-submitted99d ago0x9eda50…1e2122
0x0bab…98ce0x480c…846aBaseBitrefillGift-cards$26.7025%Payer-submitted99d ago0x127a24…77b83d
0x3b88…d8ed0x480c…846aBaseBitrefillGift-cards$21.4425%Payer-submitted99d ago0xc84bad…a2eb56
0x3cb1…daec0x480c…846aBaseBitrefillGift-cards$0.00001225%Payer-submitted99d ago0x56254b…199cbc
0x3cbe…daec0x480c…846aBaseBitrefillGift-cards$0.000325%Payer-submitted99d ago0x027234…d1a520
0x4b50…16720x480c…846aBaseBitrefillGift-cards$116.0825%Payer-submitted99d ago0x232e25…5eabc1
0xcd26…946a0x480c…846aBaseBitrefillGift-cards$101.4825%Payer-submitted99d ago0xae3df4…25f57f

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.