Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xf54734…ea245f
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI18s ago0x2b6f49…10d6e5
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%coinbase18s ago0xa002e7…8f2a8e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase18s ago0x568223…ffd159
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI20s ago0xc854a9…65707b
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x479b0b…352632
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI20s ago0xdd86c9…8c6726
0xd0bb…0f840x6839…1a2bBase$0.003100%coinbase20s ago0x86b3de…74a6c0
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase20s ago0x67b33b…4534d4
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI22s ago0x528278…646c1a
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase22s ago0xf1d9fe…ed2d57
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase24s ago0xf50e57…87739f
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI24s ago0x9de1cd…699529
0xe635…5f590x6839…1a2bBase$0.003100%coinbase26s ago0x5a8601…1672ff
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase26s ago0x5d9ae8…0059dd
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI26s ago0x4700bd…4ef2ef
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI28s ago0x2d1287…074eeb
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase28s ago0xfa66cd…0ebcde
0xc875…8fca0xb4f9…599fBasex402 service$0.05100%payAI30s ago0x539d4e…353c02
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI32s ago0xcf8cce…4b94f4
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x2f197c…11794a
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI34s ago0xb0e98f…e7f9be
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xf56716…d8f4fa
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI36s ago0xf181a4…0c1a50
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a536s ago0xd7c861…4af735

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.