Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xadab3b…3be60f
0xb44b…7a650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x31a14f…5ade08
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xe27347…756918
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x545d57…62defc
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x6bf01d…3475b1
0x737a…2c500x6d7e…d93dBase$53.9970%0x3e32…3ce73d ago0x0339b4…f2c719
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x843b48…f9007c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x219795…a55e83
0x4c68…ff590x6839…1a2bBase$0.003100%coinbase3d ago0x79a40b…5b59c3
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x41f994…4104bc
0xb44b…7a650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa0f9fa…a5c695
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd0c65c…b0e839
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x331d5a…6e645c
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase3d ago0x8c90d7…eec5bc
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x701827…3c215a
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase3d ago0xaa6b49…79c291
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase3d ago0x14a4de…357805
0xb44b…7a650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8e353b…6569bd
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase3d ago0x84f2fc…3772e3
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase3d ago0xbd2b07…4782db
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase3d ago0xbdef51…b03f26
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase3d ago0x2d56ed…74aaa5
0xc1ea…b9580x6839…1a2bBase$0.003100%coinbase3d ago0xa9f3a2…daa92e
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x4478c5…9fc13c
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0xb984ae…0f51f1

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.