Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0xd29c31…c54580
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0x83a6e4…542fac
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0x483d50…3b950c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0x790163…3fa881
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0x025ce4…ea19e7
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0x7f4073…2fb605
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0xa71153…a4922c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0xe9ba8c…b09fe6
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0xfdf737…955002
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0x0b5e12…4d02ae
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0x361f46…971bb5
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0x489f77…f02aea
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0xd96c4e…c01b08
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0x4599a3…885a82
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0x579305…c0c3e7
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0x7cf233…42abaa
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0x1ed7ca…3d38cb
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0xf244c3…dbf42a
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0xfadc21…0369df
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0x08c7e9…f64493
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a581d ago0x55fa92…ca6071
0x8a6c…f2930xa588…014cBase$0.01100%0x5e3b…c8a581d ago0xb51856…d17bdc
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a582d ago0x5b8ba0…e6ccfa
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a582d ago0xf72513…d44328
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a582d ago0xf1482e…d3013d

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.