Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase13s ago0x24a441…209145
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase13s ago0x211f0e…d290a1
0x4508…79bd0x630a…ae32Base—$823.3170%0x4661…93fd13s ago0x87c73d…db61da
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x1191a1…8f52d3
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase15s ago0xaae104…4b3693
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase15s ago0x33b143…12d13b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase17s ago0xb6a72c…a2ab8d
0x0c2d…28ad0x5aae…482eBase—$0.25100%coinbase17s ago0xb1c31b…0aea17
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x8343d5…b6890e
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase19s ago0x3c6766…d7d876
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase23s ago0x688c49…d80590
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x405db7…d54ddc
0x7d8d…74d00x6839…1a2bBase—$0.003100%coinbase25s ago0x0b7dbb…a331ea
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase25s ago0xaebfba…69276e
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase25s ago0x9aa34e…a71750
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase25s ago0x2468fa…92ac93
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase25s ago0x74824f…e3b29e
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase27s ago0xbf1686…694a41
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase27s ago0xcadbea…acd1d9
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.20100%coinbase27s ago0xe6409f…ef003e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase27s ago0xca6244…76c3d9
0xf287…9b310x5aae…482eBase—$0.25100%coinbase27s ago0xb5ffb1…3180df
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase29s ago0xfd8a4e…393a17
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase29s ago0x9425f4…6eaec9
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase29s ago0xe60aeb…51a0d5

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.