Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1709…0b870x480c…846aBaseBitrefillGift-cards$31.4670%0x480c…846a4d ago0xf127c7…526cd7
0xda87…04590x480c…846aBaseBitrefillGift-cards$9.9070%0x480c…846a4d ago0x4e6f3a…3a6bbf
0x9abc…2b9b0x480c…846aBaseBitrefillGift-cards$153.7570%0x480c…846a4d ago0xcfd832…4546e8
0xfc08…ec4c0x480c…846aBaseBitrefillGift-cards$60.6770%0x480c…846a4d ago0xdf6422…bc78f2
0x12bf…e59c0x480c…846aBaseBitrefillGift-cards$235.3070%0x480c…846a4d ago0xe3f69b…c81e01
0x66a6…61880x480c…846aBaseBitrefillGift-cards$256.2670%0x480c…846a4d ago0x81c965…bd8eda
0x4d7e…5d2d0x480c…846aBaseBitrefillGift-cards$2,297.1570%0x480c…846a4d ago0xce58c6…78b4bd
0x00d4…8d2f0x480c…846aBaseBitrefillGift-cards$71.4870%0x480c…846a4d ago0x2fe888…a77a8e
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase4d ago0x94f6b2…aa953c
0x0e13…c2bd0x480c…846aBaseBitrefillGift-cards$30.4570%0x480c…846a4d ago0xf24f8a…3dcd60
0x0842…cf610x480c…846aBaseBitrefillGift-cards$25.0070%0x480c…846a4d ago0xb42b90…f9a103
0x3c92…f1910x480c…846aBaseBitrefillGift-cards$500.0070%0x480c…846a4d ago0x3fbe92…e366f3
0x8de8…a69d0x480c…846aBaseBitrefillGift-cards$58.8270%0x480c…846a4d ago0x49d01c…c4a432
0xc771…2e7b0x480c…846aBaseBitrefillGift-cards$100.0070%0x480c…846a4d ago0xf6c430…d5b13b
0x793b…016e0x480c…846aBaseBitrefillGift-cards$5.0070%0x480c…846a4d ago0xcecc8d…4ab8a4
0x1709…0b870x480c…846aBaseBitrefillGift-cards$4.0470%0x480c…846a4d ago0xae82dd…09f30b
0x5afa…59990x480c…846aBaseBitrefillGift-cards$1,176.4770%0x480c…846a4d ago0xcfcd88…217c2e
0x6a86…14cd0x480c…846aBaseBitrefillGift-cards$70.0070%0x480c…846a4d ago0xd1e252…3dbda1
0xae02…1e1c0x480c…846aBaseBitrefillGift-cards$300.0070%0x480c…846a4d ago0xa1450f…ebe04f
0xd9ac…25fe0x480c…846aBaseBitrefillGift-cards$600.0070%0x480c…846a4d ago0xb6e98d…87ac02
0x82f7…2ee20x480c…846aBaseBitrefillGift-cards$23.4270%0x480c…846a4d ago0xad92e3…422354
0x1e25…83a40x480c…846aBaseBitrefillGift-cards$12.7870%0x480c…846a4d ago0x212e9f…148d64
0xc8a1…e3980x480c…846aBaseBitrefillGift-cards$118.8370%0x480c…846a4d ago0xa49d34…d918c5
0x2e9a…fe600x480c…846aBaseBitrefillGift-cards$21.8970%0x480c…846a4d ago0xe98acf…2e7624
0x4cfd…71fd0x480c…846aBaseBitrefillGift-cards$58.8270%0x480c…846a4d ago0x95f229…f253e1

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.