Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0x83f430…a37493
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0x85b400…018e30
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0x97cf87…c2280d
0x843b…c4a70x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase37d ago0x2dee44…da8266
0x843b…c4a70x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase37d ago0xdaea60…55e166
0x843b…c4a70x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase37d ago0xbf76b8…4e7f72
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0x99acf4…0982fd
0x843b…c4a70x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase37d ago0xc097b3…d75164
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0x14148e…e8c931
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0xffbf98…b61fcd
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0x953d15…cfb880
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0x2f46da…0e6d69
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0x674a82…0f1bb6
0xa276…30950x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0x41e706…c8086e
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0x79361e…312676
0x8a0d…00190x38c0…44c8BaseVibe SpringsPrice$0.003100%coinbase37d ago0x5356b7…2cb2bd
0x7816…74140x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0x323449…031bbb
0x3382…8e570x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0xe30672…3c66a3
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0xfe45c9…9af095
0xeb76…82220x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase37d ago0x2cf66c…76c51e
0xeb76…82220x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0xa1f4f2…b97d81
0xeb76…82220x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0x9d4cac…ff24e2
0xeb76…82220x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0xd2f5c3…0ee82b
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0xe12c46…4b9ad1
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase37d ago0xe6919a…ae2f3e

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.