Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x366a…2e280x325b…d430BaseStableEnrichExa$0.04100%coinbase11s ago0x92057a…a75707
0x79c3…63540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xf82f2f…6b3378
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x290964…964072
0xe4b5…dc720x6839…1a2bBase$0.003100%coinbase17s ago0x1df318…870e92
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase17s ago0x7b3cfd…d65e85
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x113a5d…7e0330
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase21s ago0x598c9c…5f6e82
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x2349e1…f83b65
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x7e1403…d2bb28
0x88a1…88040x6839…1a2bBase$0.003100%coinbase23s ago0x5f8694…efcaf7
0xcfce…43680x3e0a…78e7Base$0.002827100%coinbase23s ago0x9937ac…c7b0eb
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase25s ago0x62eb0d…8d5e8f
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase25s ago0x2600c8…3147c6
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase25s ago0x643ff9…8c043c
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase25s ago0xc3141c…ad535f
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase25s ago0x68a913…e5f19a
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase25s ago0x5e74e8…75cfae
0x19ed…fe4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x570595…3b289a
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase29s ago0x3883c1…7a081b
0x527a…0e960x6839…1a2bBase$0.003100%coinbase29s ago0x6de81c…246a6d
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase29s ago0x4c9a34…2361c1
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase29s ago0xe9b88b…c9a68a
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase29s ago0x39b676…62a141
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase29s ago0x77056f…e43f56
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase29s ago0xd80aa7…0e0ca7

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.