Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x495782…2775a3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xb9132e…027d28
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xa5b2f9…2c1d3b
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…793217s ago0xb13903…417e99
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x42970b…09e41d
0xbce5…2aad0x9c7c…f3ccBase—$10.2970%0xa9c3…4e2f19s ago0x299def…a2ec53
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21s ago0x3c2930…828288
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase23s ago0x3b6284…c8bbc9
0x0976…2f960xf000…94fcBase—$0.10100%coinbase29s ago0x39d893…503faf
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase29s ago0xc403dd…260b10
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x9411fd…13fa9f
0x19e5…71bd0xfe80…47eeBase—$0.001100%fluxa31s ago0x38bdc8…1034cc
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x310b34…68a2d0
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x31e13f…39957c
0x46f1…638b0x50eb…6480Base—$0.00270%0x54f0…793235s ago0xd5615d…60dd1f
0x3be9…575c0x4cd0…bc31Base—$12.4170%0xf793…af7535s ago0x7ddc19…ac7aab
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase37s ago0x059413…d5305a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase39s ago0x002fb8…2b1e25
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase39s ago0x70e338…45ca66
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x11402d…f4fa99
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase41s ago0x53b4f0…456cb6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x4d330a…ec2a8e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase45s ago0x19b09b…f46b43
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase45s ago0x6fdc53…e1adc4
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0x4ad0b2…d753d6

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.