Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf92e29…2a8847
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd890af…1b6d04
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8dcff0…8a58b1
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc36e80…8d94ca
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x36eac4…e326d5
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xae336d…7341f5
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xcb904a…253bf7
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc2672b…1871fb
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xef82b1…2c0ab2
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x319be9…1fb975
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb03f42…150ce5
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xce325b…306983
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa7419d…50d760
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x634663…efc753
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x65591c…fc889e
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5c8413…24b9af
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6e9f3c…57e587
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x266aa9…19fbd3
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x378fc8…9f61ec
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7bf143…c94523
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2576c4…59eb93
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa83779…b8a858
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x721ab0…f18db1
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9f1dfd…f12b15
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfd8307…0a4bfa

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.