Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0xe186…7533Base$0.0170%0x4066…77b126d ago0xc50ec0…564295
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a526d ago0xad7fe0…7d8b55
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a526d ago0x17cc94…0882f7
0x4472…89cd0xe186…7533Base$0.0170%0x4066…77b126d ago0x2f985f…de6351
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a526d ago0x0fabdc…b6e3c4
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a526d ago0xfb0831…27f430
0x4472…89cd0xe186…7533Base$0.0170%0x4066…77b127d ago0xb7aab8…fdf578
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a527d ago0x84c6a9…2d8a55
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a527d ago0xcffde8…01ad6c
0x4472…89cd0xe186…7533Base$0.0170%0x4066…77b127d ago0xc55ba0…d3e601
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a527d ago0x2dccb5…75b84a
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a527d ago0x621131…88246a
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a527d ago0x4ce5c3…a72966
0x19b5…cf0c0xe186…7533Base$0.0270%0x194e…37a527d ago0xd45eee…ff19ef
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a527d ago0x7ee702…8ef380
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a527d ago0xe54f74…330033
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a527d ago0x88a52f…41d781
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a527d ago0x9463cc…9c8a4b
0x4472…89cd0xe186…7533Base$0.0170%0x4066…77b127d ago0x2b4f6b…751718
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a527d ago0x0a3859…d21e02
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a527d ago0x4ebf97…46408d
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a527d ago0x629461…8c5ed0
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a527d ago0x4806f9…38ed00

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.