Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7a0e35…2e3062
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1f9e93…bef0d5
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8c39d7…80d146
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8d73bc…f770c8
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc45869…67f97a
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x92fdd7…56731e
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb2c42a…ab12bf
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5e62f0…070869
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe827ed…91c6f9
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc91866…fa6457
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x695cf1…792c51
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc1a91a…9df232
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x819955…ecd373
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8d7ded…195c9d
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1bea49…68cfdd
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xde1950…5ac28c
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfd72b5…e58298
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x754024…c45cf3
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc77188…5f9cef
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9cad75…cc686c
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x62fb73…e00d51
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5292bf…8d3f83
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x38692d…60f614
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf5d388…b853a6
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x847e6b…d51d5f

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.