Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x914c…b5e40xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase17d ago0xca601a…3c78c1
0xc059…8b5e0xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase17d ago0x45f1fc…f1c37c
0xd579…071a0xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase17d ago0x232e71…fbc0eb
0x6e53…a2650xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0xdbdce3…6337ac
0x46bd…2ebd0xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0x69f606…5e6c91
0x7fd9…b5290xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0x4d5b24…c6087e
0xc059…8b5e0xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0x191070…35d638
0x64db…c3680xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0xb218f5…f8b906
0x350e…66570xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0xcbaab8…57fd5f
0x9688…d92d0xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0xb88b0e…07f237
0x01f9…84d30xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0x29d7b6…6a6c5b
0xedc6…d2d00xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0xe4090f…7ffec4
0xfa1c…65d10xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0xa1071b…bcf022
0x914c…b5e40xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0x7efafa…82accd
0x46bd…2ebd0xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0x5c067c…3239ab
0x7fd9…b5290xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0xc6beb9…1464b7
0xfa1c…65d10xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0x38e4a0…c921a3
0x09c3…beee0xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase18d ago0x328e68…0cc876

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.