Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x583e6d…635fbf
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcbc266…a0d471
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1d4efc…f5fb00
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x545c59…52f72e
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbee2f0…384ed5
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x780f4a…6c36c7
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0209de…eb6bb4
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf99072…cc6669
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6ca95f…6b3cf7
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc685cd…fd6fd8
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3a4ea8…a07d30
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x40fb48…19e310
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc66566…979ca4
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2c5458…b8f417
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb5d158…fc892d
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x810794…1fec28
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x123f68…bf78d0
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe02bee…3f15f5
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1a2eb9…760b6d
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6a9bf9…234b2a
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x74f7dd…b6c507
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1e1225…c7b546
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x893067…91da05
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x39c8bf…b63a1a
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0b5f2a…3941e8

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.