Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x02854b…0e7697
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x53e90a…898da7
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x06b44d…185cd3
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x28ad63…849daf
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6cf83d…ea754c
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe1aa7b…e5d135
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8528e0…22ba7b
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x400a61…ebe8a4
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xba9c12…630947
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9d7929…6b6035
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6f8add…d31121
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x99da9a…0438a5
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc7ccb0…becf72
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb19ee8…f7ec6d
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x65c441…4c43be
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x98cceb…95896e
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5e6b9e…1b36e5
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4e7e55…5c5f51
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd37793…2c2c7d
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdfbd3f…375b47
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x10356a…d05b99
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0917af…67a7b7
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x45819a…878c4e
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf8c80d…4f92a0
0x41a5…0f900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7dfcdd…0a5086

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.