Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xa71c25…1a872e
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x037bef…2c9410
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xde4a99…ec2b35
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xa4834f…852b97
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x0900f2…f8f633
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x6c1b12…09ce82
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x5623c3…925907
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x612d4e…c42463
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xa65a1b…15443a
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xd6cc70…5342e2
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x3890bb…200339
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x02b553…f37904
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xf79d65…bd599c
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xfae5aa…a6d9ff
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x51066e…a13258
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x0c981c…73aa54
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xb8c1b0…363fa0
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x515073…1dee83
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x5832f5…102438
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x4c9933…d86b3e
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x13e1c6…220d6c
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x75d623…3c2bf1
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xe8e475…6bb8b9
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xc81c32…10ea18
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xafc901…0b748f

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.