Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xefd50e…9cfe5c
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcd7eaa…7bc27e
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0fe68b…97458a
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xacdb3d…7b8dc6
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2e0cf2…71cbf4
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd4979b…aa2de7
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd30ee0…4c6145
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd4115d…26288b
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2d8245…dd76d4
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0d5c2a…2b7912
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcadfd0…b53a2e
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2094ea…2f8422
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x248d09…b94ddb
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd91ec9…157863
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x39fbde…c54e03
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x75aa60…d2264c
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb7eabd…722806
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7e4250…88ebbb
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x59ff5b…c41a69
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x90f723…df5efd
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc08a1c…d0e21d
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbef4f9…168128
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x68bcc1…46dda4
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe4d985…fa2573
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5700a4…34c955

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.