Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x75d9dc…26dd8f
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa14d00…4df2d6
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe938c2…41f28d
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x028fab…2d629a
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc6d3ea…1e176e
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe22e8b…b0892f
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xee79b9…900b23
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe2a4ee…cebebe
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x12b769…58b58e
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe069c0…17de83
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x440487…15d1f7
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd99ef7…3943c2
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7bf7cc…994ccb
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x87f754…6f94db
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa93ddb…bc966c
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc5c54e…5d21f2
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5ef9fe…dd4faf
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcbcbdf…50a2d3
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3d403e…de0715
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x96759a…61ecf3
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9db17e…037cdc
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x297463…31b6c3
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9dc99f…9e9835
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe80113…8f7750
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc1f674…99f7cf

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.