Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90xda1d…0928Base$0.0044100%payAI48d ago0x76b9ae…d2d232
0xcd51…46a90x6d6e…9192BaseExaSearch$0.004100%coinbase48d ago0xffea1e…2b75c4
0xda1d…09280xcd51…46a9Base$0.0088100%payAI48d ago0x4a3835…db2ac1
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase48d ago0x25e4a8…8baa0d
0xda1d…09280xcd51…46a9Base$0.0077100%payAI48d ago0x23221f…bf8000
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase48d ago0x4892cb…c7b2c1
0xda1d…09280xcd51…46a9Base$0.0077100%payAI48d ago0xb1257a…548dfa
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase48d ago0xa93213…31b469
0xda1d…09280xcd51…46a9Base$0.0077100%payAI48d ago0xba3eb2…523db7
0xcd51…46a90xda1d…0928Base$0.0033100%payAI48d ago0x83610b…7f753d
0xcd51…46a90x6d6e…9192BaseExaSearch$0.003100%coinbase48d ago0xa175a4…6ecf99
0xda1d…09280xcd51…46a9Base$0.0066100%payAI48d ago0x5685c2…21edd5
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase48d ago0x2256ed…11a187
0xda1d…09280xcd51…46a9Base$0.0077100%payAI48d ago0x061400…755dce
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase48d ago0x336d9d…74b2e3
0xda1d…09280xcd51…46a9Base$0.0077100%payAI48d ago0xe41a2d…1e1cf7
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase48d ago0x472029…e91f19
0xda1d…09280xcd51…46a9Base$0.0077100%payAI48d ago0xf49520…5a4fdf
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase48d ago0x5418aa…bed3e1
0xda1d…09280xcd51…46a9Base$0.0077100%payAI48d ago0x6e13c0…cf235a
0xcd51…46a9Concierge AgentBaseConcierge AgentAI$0.02100%coinbase49d ago0xbc62da…0cf60f
0xcd51…46a9Concierge AgentBaseConcierge AgentAI$0.02100%coinbase49d ago0xd0d83a…694179
0xcd51…46a9Concierge AgentBaseConcierge AgentAI$0.02100%coinbase49d ago0xfdd100…6e61cf
0xcd51…46a90x402f…b0d4Basex402 service$0.001100%coinbase49d ago0xcba641…90a33f
0xcd51…46a90x8fc4…db1fBaseText Summarizer AgentSummarize$0.005100%coinbase49d ago0x696457…bfeb8a

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.