Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0c78ce…4324fe
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x47ef6b…78f526
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xccb797…001310
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x32634a…67fe77
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5a1fb8…565d79
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4d3307…2c9c12
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x628d14…53fcb9
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb7cac5…7657c0
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb76fe2…97b813
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc94a0b…bca67e
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x03b896…0ded4a
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd86b38…fa1be1
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x671ec1…bd08fd
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x81f9e7…a9208f
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbcb1e0…f465ac
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4a42b5…e5cf99
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x758de5…790351
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5e3281…954262
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa7c79a…88218a
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb76077…141816
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf393e6…3de05f
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x97ec8f…b3dbc4
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x96ee5c…f7a016
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x95776f…03abf5
0xb1dd…10cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x673427…b941fe

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.