Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…793211s ago0x9e2427…760778
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x00145d…878ca8
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x676de6…ce7aa0
0x102e…ab430xa9dd…2315Base$0.002100%coinbase13s ago0x2c6172…2bb8f9
0x102e…ab430xa9dd…2315Base$0.002100%coinbase13s ago0x5d8fed…016573
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xdd328a…f8f627
0x3670…92650x6839…1a2bBase$0.003100%coinbase15s ago0xf5a186…ca0892
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xa3a085…92a2a9
0x35da…d1ca0x1817…bc2cBase$0.00170%0x0018…ca9727s ago0xa862b7…28d6fd
0xb05e…41310x6839…1a2bBase$0.003100%coinbase27s ago0x6cfb68…3f9607
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xb3f15c…bafea5
0x3be9…575c0x4cd0…bc31Base$4.9870%0x2fbf…ec6529s ago0xe48b62…3027fa
0x8543…c64b0x3e0a…78e7Base$0.002797100%coinbase31s ago0x1a313f…253163
0x667c…47df0xfe80…47eeBase$0.001100%fluxa37s ago0xee1c9b…88a25f
0x6edf…94700x6839…1a2bBase$0.003100%coinbase37s ago0x2e265f…f046d2
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537s ago0xec205e…8b8595
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x952f69…76b6b9
0x83e0…fabe0x198d…9896Base$7.0070%0x4661…93fd43s ago0x0f3487…8f595c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc45s ago0x0470a5…8c2cc2
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x1b1df9…05a7b5
0x06aa…1e200x4c3e…1d95Base$4.0070%0x3e32…3ce749s ago0x0fdcbe…752e23
0x778b…88070x6839…1a2bBase$0.003100%coinbase49s ago0x5053a0…7a07cb
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x57e649…097aec
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase53s ago0x0906e7…11bfbe
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55s ago0xe42607…012cfd

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.