Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase9s ago0x39defa…2aa2f3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0x1f737b…ed4a34
0x35da…d1ca0x1817…bc2cBase$0.00170%0x0018…ca9711s ago0x926998…fde1fd
0x5516…94bd0x3e0a…78e7Base$0.005487100%coinbase13s ago0x1b7832…814314
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0xebf6e0…980460
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase15s ago0xd3b4c0…ff3e55
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0x176c8b…da20a5
0x50c7…c0060x6366…f1e2Base$0.1970%0x17c8…043615s ago0x221409…b94480
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xcb5314…e8923a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x1c63ee…a95920
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x37b32a…df5fbf
0x5e14…28990xa9dd…2315Base$0.01100%coinbase19s ago0xfdf1a1…26a3ae
0x7484…bcb00xfe80…47eeBase$0.001100%fluxa19s ago0x21a019…d0e1ce
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xc72c67…c13e39
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0xebb0af…1bddb5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x1d0c3c…87a9ea
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x41ffbd…477a72
0x5e14…28990xa9dd…2315Base$0.01100%coinbase21s ago0xe9afce…939363
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x0c08bf…1ae2fa
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase21s ago0x0c7668…0fcc67
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase23s ago0xb0e9c2…30f1d2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase23s ago0xe53899…67c509
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase23s ago0x4f2a81…d1b4ea
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x475296…21e52c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase25s ago0xa59dea…c13062

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.