Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x844e0d…621dd0
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x758d29…3452fa
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xaef4f1…e93199
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9cde13…ff7b8f
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5d5cb8…3f988f
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd99839…d35681
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9252e6…8a8ef8
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7a20bf…048133
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xeb56b9…3c2f9a
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfbf682…3eb888
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x341b98…211e08
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x722114…6d3681
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb7b539…437200
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x81d6d5…438874
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2fbebd…8dd0e8
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xce6446…7d71cc
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa9836a…a6b0e4
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x766650…ee45cf
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0d24e4…5d58c9
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x75243f…f89d1a
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe11fdc…9f4cc9
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7b7dd0…c30134
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xef7a1c…32500b
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd2d5c2…376167
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5c0d22…0ba71b

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.