Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase17s ago0x8088fb…6c5efc
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xef186a…e39e28
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xe15474…939c90
0x0711…eb050x0c03…10efBase—$4.5970%0x0c03…10ef19s ago0x8a17cc…fe066f
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc19s ago0x5428f0…e4d71c
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xb39413…a735e7
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase21s ago0x38931a…02fa70
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase23s ago0xb3676e…f219b7
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xb03f9c…694bdb
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase25s ago0x7ed31d…97e593
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase25s ago0x7ac6b7…d906d8
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase27s ago0x6c6645…73d679
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase27s ago0x29ad3f…ca9517
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase29s ago0x5f9ced…875849
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a529s ago0xa3ad25…39c6a5
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x44fab2…9f1f43
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc35s ago0x88ae79…7cb535
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a539s ago0xcbad93…b68600
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xf3f4bb…64deaf
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc41s ago0x1ca508…9beaa5
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xd45118…787593
0x5cc9…fead0xc0bf…de90Base—$500.0070%0x4661…93fd41s ago0x576841…2626d5
0x6771…029b0x47c5…4fc3Base—$18.9070%0xf345…7b3443s ago0x86e68e…a9b718
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase43s ago0x369d18…9d615b
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase45s ago0x14ae30…fc7819

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.