Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fca…3f390x480c…846aBaseBitrefillGift-cards$0.001100%coinbase36d ago0xef4280…3aef18
0x6fca…3f390x480c…846aBaseBitrefillGift-cards$0.001100%coinbase36d ago0xdf5ba8…0c4792
0x6fca…3f390x480c…846aBaseBitrefillGift-cards$0.002100%coinbase36d ago0x9aa04b…e4ed22
0x6fca…3f390x480c…846aBaseBitrefillGift-cards$0.002100%coinbase36d ago0xa07b86…8085e6
0x843b…c4a70x480c…846aBaseBitrefillGift-cards$0.001100%coinbase36d ago0x9ef00a…f6cd23
0x843b…c4a70x480c…846aBaseBitrefillGift-cards$0.001100%coinbase36d ago0xa7523f…8a3ed0
0x843b…c4a70x480c…846aBaseBitrefillGift-cards$0.001100%coinbase36d ago0x277ee5…30301c
0x843b…c4a70x480c…846aBaseBitrefillGift-cards$0.001100%coinbase36d ago0x84bd97…6e367d
0x63ed…64200x480c…846aBaseBitrefillGift-cards$0.002100%coinbase36d ago0x09daac…1fe8c9
0x9e31…e7dc0x480c…846aBaseBitrefillGift-cards$0.002100%coinbase36d ago0x704b53…2c0955
0x9dc1…e94f0x480c…846aBaseBitrefillGift-cards$0.002100%coinbase36d ago0x4bc0e2…8e9eda
0xa2e9…653a0x480c…846aBaseBitrefillGift-cards$0.002100%coinbase36d ago0x06654c…96e11f
0x83aa…1ac00x480c…846aBaseBitrefillGift-cards$0.002100%coinbase36d ago0x0da93d…467073
0xeb76…82220x480c…846aBaseBitrefillGift-cards$0.002100%coinbase36d ago0x2cedb8…298899
0xeb76…82220x480c…846aBaseBitrefillGift-cards$0.002100%coinbase36d ago0xbdaa49…51ad7e
0x3cb4…0d3c0x480c…846aBaseBitrefillGift-cards$0.41100%coinbase36d ago0xeee676…912f05
0x3cb4…0d3c0x480c…846aBaseBitrefillGift-cards$0.002100%coinbase36d ago0x94ec5c…0ea319
0xd15a…c0800x480c…846aBaseBitrefillGift-cards$0.001100%coinbase36d ago0x1d0133…a825f8
0xd15a…c0800x480c…846aBaseBitrefillGift-cards$0.001100%coinbase36d ago0x42ce9e…fce402
0xd15a…c0800x480c…846aBaseBitrefillGift-cards$0.01100%coinbase36d ago0x6ffc2a…618def
0xd15a…c0800x480c…846aBaseBitrefillGift-cards$0.002100%coinbase36d ago0x3bdf25…dc8566
0xd15a…c0800x480c…846aBaseBitrefillGift-cards$0.001100%coinbase36d ago0xdd0ffc…b9eb1b
0xd15a…c0800x480c…846aBaseBitrefillGift-cards$0.002100%coinbase36d ago0x9692b1…f9a1fe
0xa74f…e2f40x480c…846aBaseBitrefillGift-cards$0.002100%coinbase37d ago0x09b68d…95f2bf
0x28df…a2a70x480c…846aBaseBitrefillGift-cards$0.002100%coinbase37d ago0x23dd01…5aa75e

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.