Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0xaac74e…07bdb3
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0xe02feb…b6838c
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0x7354ba…178ff9
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0x3c2107…0459be
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0x9a21f1…e40554
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0x97c0e4…9dc139
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0x1df8dc…8dfa06
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0x8ea47f…a7a517
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0x379720…c6c6b3
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0x9005b2…fbe735
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0xec6f6e…f0bab8
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0x75ec0f…f53b2e
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0xb0c8e5…d01808
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0x766839…8d2a77
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0x6a00aa…857ea1
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0xfe3ef5…98071e
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0xa1380e…9314af
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0x0f94e8…5e6b8e
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0xbb30bc…71fe9b
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0xc6e951…1171d3
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0xabbd2a…444190
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0x9fd895…cbbefb
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0xcd570e…c001e8
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0x92cb5a…26576a
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase17d ago0xbe1bfd…c84e1f

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.