Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xd12f9e…53150a
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xaaa28b…0daba2
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xf5b08a…f88864
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x7e9830…70073c
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xbb7be4…af786d
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xcc81f0…0b7f1f
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x69a5dd…60de7c
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xd9d663…b3e5fe
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x5ca56c…3f2407
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x8a7290…6e3949
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x80cbb8…162f5d
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x1730cd…a44acc
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x040854…0ae2d8
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x357130…87df2f
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x81a9c9…cb23cc
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x19bb95…5b8ae1
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xd454b6…1deea7
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xd953a9…6d8da6
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x26a4ba…40a03e
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xb775bf…880c23
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xf3826f…3dafd2
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xc5009f…5a0c26
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xf62f82…eca3fc
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x33df88…2f2af7
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xf1d35a…809ee1

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.