Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x91b80c…e79b4d
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x45b58e…01f83e
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x7f896b…08bbc2
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x23aba3…03d5c9
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x1f8a35…fcaff4
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xc13658…886609
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x8fc810…1979f9
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xb1145d…a26c77
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xcfa9f7…9a84ab
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xa04934…481f4a
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x40e927…4ada85
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x3fbb3b…60e343
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x5c2ff2…95d543
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xb52a95…e9955b
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x3096f2…30948a
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xe03aac…dc5bd0
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xfc1229…7c7d6c
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x0cf1ed…a3624b
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xc5882b…a1df6e
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xec3762…518c8c
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x590f8d…3a9136
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x6c5888…71bba7
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xf06fe4…d37e53
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x7d9624…d87160
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x16ddaa…f2d061

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.