Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4400…3c820x480c…846aBaseBitrefillGift-cards$10.0025%Payer-submitted105d ago0x21ffad…18d59a
0x05a0…2a770x480c…846aBaseBitrefillGift-cards$2.1025%Payer-submitted105d ago0xf66edb…15901a
0x67a9…e9460x480c…846aBaseBitrefillGift-cards$14.1525%Payer-submitted105d ago0x9cf78a…876352
0x2ad9…d6f20x480c…846aBaseBitrefillGift-cards$20.0025%Payer-submitted105d ago0x4d3779…142be0
0xcf54…e9040x480c…846aBaseBitrefillGift-cards$100.0025%Payer-submitted105d ago0xdcdb56…2191e7
0x108e…e9d90x480c…846aBaseBitrefillGift-cards$30.0025%Payer-submitted105d ago0xb8cf93…2f4b97
0x3cbf…daec0x480c…846aBaseBitrefillGift-cards$0.000325%Payer-submitted105d ago0xd9cf61…2cfea1
0x1b00…96780x480c…846aBaseBitrefillGift-cards$23.1625%Payer-submitted105d ago0x7a6db5…a6e53f
0x6ab4…2a290x480c…846aBaseBitrefillGift-cards$200.0025%Payer-submitted105d ago0x6a527a…f24e84
0xb1dd…5eaf0x480c…846aBaseBitrefillGift-cards$70.5025%Payer-submitted105d ago0xd5309d…48332a
0xe09a…80bd0x480c…846aBaseBitrefillGift-cards$34.8625%Payer-submitted105d ago0x89b0b8…643934
0x22c1…011a0x480c…846aBaseBitrefillGift-cards$11.6725%Payer-submitted105d ago0xc5ed40…2a678f
0xaaf6…b4c40x480c…846aBaseBitrefillGift-cards$20.3125%Payer-submitted105d ago0x18668e…4bb7db
0x6642…91990x480c…846aBaseBitrefillGift-cards$2.7425%Payer-submitted105d ago0x135c43…e0e43f
0x23fd…aea90x480c…846aBaseBitrefillGift-cards$0.9125%Payer-submitted105d ago0xd4bc4c…a081cf
0xe076…cc750x480c…846aBaseBitrefillGift-cards$20.0025%Payer-submitted105d ago0x753aea…a70520
0xa144…8bac0x480c…846aBaseBitrefillGift-cards$202.0825%Payer-submitted105d ago0xa90b11…bc6465
0x63fa…157a0x480c…846aBaseBitrefillGift-cards$2.2725%Payer-submitted105d ago0x510b6d…75a059
0xde3f…9fe30x480c…846aBaseBitrefillGift-cards$1.0025%Payer-submitted105d ago0x784b53…2a75ae
0x90cc…0e450x480c…846aBaseBitrefillGift-cards$6.0025%Payer-submitted105d ago0x8e0648…5b674a
0xf9ce…c7910x480c…846aBaseBitrefillGift-cards$20.3125%Payer-submitted105d ago0xd508ac…5c52cf
0x2bd3…090d0x480c…846aBaseBitrefillGift-cards$17.3725%Payer-submitted105d ago0xceda36…271488
0x5d4c…ef810x480c…846aBaseBitrefillGift-cards$117.8525%Payer-submitted105d ago0x48c0cb…24c0cf
0x6b2b…118b0x480c…846aBaseBitrefillGift-cards$51.5025%Payer-submitted105d ago0xf42865…30de76
0x4532…6c000x480c…846aBaseBitrefillGift-cards$507.5025%Payer-submitted105d ago0xc5a713…38704a

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.