Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dcb…a9990x6839…1a2bBase—$0.003100%coinbase10s ago0x759594…d78145
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase10s ago0x64791c…128fa3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x257c0f…4e5374
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…793210s ago0x2ee9eb…d3da5d
0x91f1…f8800x058d…21b2BaseDeFi Safety OracleHoneypot$0.001100%coinbase12s ago0xe50612…22a2ee
0x91f1…f8800x058d…21b2BaseDeFi Safety OracleHoneypot$0.001100%coinbase12s ago0x5ccc17…ba8553
0x91f1…f8800x058d…21b2BaseDeFi Safety OracleHoneypot$0.001100%coinbase12s ago0x53df2c…f31ed7
0x3dbb…da270xfe80…47eeBase—$0.001100%fluxa12s ago0x7066f5…b8b178
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase14s ago0x150976…aa56e5
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase14s ago0x44891f…24f3c0
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0xb62efc…df06e0
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x5edf5c…64693f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x1f0324…f98ce0
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase22s ago0x1487f5…8328d8
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase24s ago0x42148a…869e23
0xdeba…5e6d0x9507…e4c8Base—$79.0070%0x4661…93fd24s ago0x3aa472…f1f98c
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x9bfe0c…f7151b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase26s ago0xcaa133…ae28fa
0x5a34…75b10x7c10…5c5dBase—$3.0070%0x3e32…3ce728s ago0xbafb18…fbd855
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xc086cb…0301e9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase28s ago0xe61555…7c3831
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase28s ago0xef448e…7ac578
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0x26efc3…c30f60
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase30s ago0xe219cf…9d43b4
0x98ec…4fec0x6839…1a2bBase—$0.003100%coinbase30s ago0x2cdf5c…0a59ce

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.