Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3514cf…178c1c
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc80e62…fb8d02
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x03a2c1…b522c6
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd0e34c…dd1684
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7e5686…62c9fa
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbb5a07…fd595c
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x444293…515386
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb8c7ca…11fb5f
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8025e0…ac7a62
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1186f6…3f4966
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf19585…5047b2
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x046a29…15c279
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x530b0f…8b36ef
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xafd0c7…05fd64
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x954d9d…bbe9cf
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x69d24e…dba1d3
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x52ae74…30c688
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1fc3b5…603d06
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe1f770…55b34e
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2275be…d6cc03
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xce59be…9c59fc
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4e226d…7da563
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfac93a…105212
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8ee98b…12f650
0x4622…b6960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xef54e6…e37587

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.