Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x68423d…5b0ab0
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0xb13432…8d7ddd
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0xd617c7…b4b30c
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0xb515f9…8ccdad
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x4073a0…337735
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x12da91…56e485
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x547c62…1962d0
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x56c73e…d7545e
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0xfcc3b7…81c3fd
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x182a2f…b120d0
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0xa6280c…e3b0e9
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x012504…795be3
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0xb27c9f…930c4e
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x148fab…03bd3c
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x7bbdd6…338c3e
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x3ffe19…91795e
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x1e1863…f2a08b
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x793bf5…6d4906
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x19c8f1…062952
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0xe8fe25…0cd41c
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x23675e…7c5040
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x51eb06…de9f99
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x277f6e…903ce3
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0x13f426…964ccf
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown23d ago0xe8653a…8a31ce

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.