Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase12s ago0x6e7640…757267
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a512s ago0x02d194…faf8f7
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xe42286…443ee7
0x8853…cf9a0x27a0…c676Base$0.000170%0x0018…ca9712s ago0xda129f…33f836
0xc151…4b230x6839…1a2bBase$0.003100%coinbase14s ago0x8e0f84…4af8f6
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a514s ago0x38577d…652c6f
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x097d33…b52d90
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xc901c6…6be3f2
0x8853…cf9a0x27a0…c676Base$0.000170%0xdf7d…5dbd18s ago0x5d861b…b33e94
0xa449…15ac0x3a52…5169Base$2.50100%coinbase18s ago0x670177…096645
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc20s ago0xc74424…a2f3e8
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x7d0bef…683d98
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x59de8e…e67f34
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase22s ago0x2e8690…c2c500
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x0fdee9…28404e
0x7342…7e030x6839…1a2bBase$0.003100%coinbase24s ago0x2365c0…c3159a
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xc7cbdf…287a0f
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase24s ago0xb75f38…e0b305
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc24s ago0x218575…cddf00
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xb1aab2…bed2be
0x8853…cf9a0x27a0…c676Base$0.000170%0x0021…ad8f26s ago0x19e8f2…769bdb
0xcb9a…3fc80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xdc95f4…6a9193
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase30s ago0x9be879…87ef76
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d430s ago0xaffc76…fb30d6
0x5e56…8dff0xab27…40a4Base$20.1070%0xf0f7…65c530s ago0x1afe71…3d03b3

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.