Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a536d ago0x7da73b…0b8026
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc36d ago0x0af1a0…b32c2e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a536d ago0xedcc7a…d73e85
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a536d ago0x6de45e…83f1c0
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc36d ago0xaba5a8…b4a64c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a536d ago0x362aa9…8c87ca
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc36d ago0x3059a9…b2a125
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a536d ago0x5ed984…874f95
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc36d ago0x3c8028…21564b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a536d ago0x13a5ab…5313f8
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc36d ago0x3c060d…426b90
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a536d ago0x28f11e…cdf7e4
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc36d ago0xbf9c52…00b644
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a536d ago0x449d19…ea1911
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc36d ago0xec2ebb…d92f84
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a536d ago0xac6212…1888be
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc36d ago0xcf7414…2e850d
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a536d ago0x67a0e4…74f534
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc36d ago0x820c94…34e429
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a536d ago0xbe2aeb…ca54e2
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a536d ago0xa784cb…2b0e59
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc36d ago0x066710…02b296
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a536d ago0xf5ca65…07ccde
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc36d ago0xe4701b…205002
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a536d ago0x2f939a…a2e541

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.