Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xaec42c…fb5b5d
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x979c73…6749a2
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x16a656…895978
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x751543…9950be
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb2fa38…fa475c
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8003c9…c7f7ec
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x38bf02…5c0860
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x40067c…7d98aa
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf1d434…f2b420
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6c8946…19a73f
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfde5d0…ce4f03
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x01520c…ef1112
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa7a1c7…a6a7b0
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf8d66b…509c56
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x64802e…867c87
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2fb90c…03454c
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe112fb…5e9b92
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0d896d…7333c2
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x551dde…7c6cc5
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xef2fbd…2db0b3
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc7ba69…88e7f9
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfc6649…b9ae69
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xae1776…2a613a
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8a71d9…92acde
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb92328…89bb23

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.