Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x90dc38…c25c06
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfd0748…6edebb
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf573b5…53f927
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2e14c4…1adde9
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb9bfb2…396365
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3260c7…684c8a
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xafb3be…0c1caa
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6ac4d0…5de077
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf4a27e…c0d9af
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x42be98…611e6e
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6595c7…1b48df
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2d751b…ad4782
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa8fb34…9955a0
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1fca6e…5b8b7a
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x63a6be…3fea33
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x117026…bf4052
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6574df…a5872b
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa68d67…41e06b
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6c5eee…bd2c21
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcff59a…4ea7d2
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x22bb35…9e1499
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x073784…03763c
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbfad8b…1c7400
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x898329…eff02f
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x168f63…045878

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.