Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2daa…38290x480c…846aBaseBitrefillGift-cards$40.000%Payer-submitted85d ago0xdd7642…671e09
0xd153…1bd80x480c…846aBaseBitrefillGift-cards$585.290%Payer-submitted85d ago0x93e46d…ba6441
0x5e41…22940x480c…846aBaseBitrefillGift-cards$28.420%Payer-submitted85d ago0x662c84…94ab1d
0x7b8b…6c270x480c…846aBaseBitrefillGift-cards$28.420%Payer-submitted85d ago0x2116c3…dec934
0x421a…69af0x480c…846aBaseBitrefillGift-cards$28.420%Payer-submitted85d ago0x2793cd…e11a07
0xe5eb…a50e0x480c…846aBaseBitrefillGift-cards$44.740%Payer-submitted85d ago0x0919b7…67ebcb
0xc93b…48310x480c…846aBaseBitrefillGift-cards$160.000%Payer-submitted85d ago0xbace6e…e39579
0x575a…9a3f0x480c…846aBaseBitrefillGift-cards$28.420%Payer-submitted85d ago0xee8407…947c95
0xa25b…ba220x480c…846aBaseBitrefillGift-cards$132.810%Payer-submitted85d ago0x38657b…94ed2d
0x1b5a…cb350x480c…846aBaseBitrefillGift-cards$49.230%Payer-submitted85d ago0x02c6ec…2a8ded
0x1c50…ed3b0x480c…846aBaseBitrefillGift-cards$28.420%Payer-submitted85d ago0x6a3258…1c1719
0x0142…390d0x480c…846aBaseBitrefillGift-cards$28.420%Payer-submitted85d ago0xade14c…36be5c
0x98f7…88b60x480c…846aBaseBitrefillGift-cards$49.230%Payer-submitted85d ago0x698ce0…02b76f
0xf70b…175c0x480c…846aBaseBitrefillGift-cards$20.300%Payer-submitted85d ago0xc18a57…12e178
0x44ff…ee850x480c…846aBaseBitrefillGift-cards$28.800%Payer-submitted85d ago0xd3600c…b68af2
0x9534…ef200x480c…846aBaseBitrefillGift-cards$50.750%Payer-submitted85d ago0x1eb604…beffd6
0xf1fe…b86d0x480c…846aBaseBitrefillGift-cards$11.340%Payer-submitted85d ago0x61c050…2d1698
0x5a7f…043e0x480c…846aBaseBitrefillGift-cards$50.750%Payer-submitted85d ago0xa0b46d…4e4935
0x87c5…2a0a0x480c…846aBaseBitrefillGift-cards$45.520%Payer-submitted85d ago0x23efe8…3e7598
0xe4f8…c95e0x480c…846aBaseBitrefillGift-cards$11.720%Payer-submitted85d ago0x64c90b…782fca
0x25fa…26220x480c…846aBaseBitrefillGift-cards$50.750%Payer-submitted85d ago0xa57e1f…0d700f
0xd840…39d70x480c…846aBaseBitrefillGift-cards$4.010%Payer-submitted85d ago0x26afa5…875ad7
0x3a26…55440x480c…846aBaseBitrefillGift-cards$0.001100%coinbase85d ago0xd34918…d4f432
0x3a26…55440x480c…846aBaseBitrefillGift-cards$0.01100%coinbase85d ago0xed014b…c71157
0x3a26…55440x480c…846aBaseBitrefillGift-cards$0.002100%coinbase85d ago0x1e74b2…3e612c

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.