Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0xa3de10…ce9605
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x484070…4c6743
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x8a310f…7e7b59
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0xa1ce46…b3a475
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x0ed79b…a11ce9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0xc7dc94…4be6ec
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0xdcb737…dc97f5
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0xa36df1…561c47
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x6a6fca…1f7120
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0xff5462…f9a576
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x0fdbef…42792c
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x5a1a1d…0c3624
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x81a4e5…75cbb6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x33d7e5…0d0702
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0xfd4836…09464b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x7e9072…d10621
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0xb35cc0…2f1638
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0xf342eb…3e138b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x21df92…5698ba
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0xe1c8f9…48b8c8
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x2cba67…13f301
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x638afb…aec49e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0xe3f458…f7e8bf
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x719ffb…7f5148
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x0519d2…27c51a

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.