Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa90b3e…815d98
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x636864…3d0083
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x62674d…f5b206
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd2d8a0…0fbee3
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xee508a…95f425
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa28af7…7c9883
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x891ee3…4360ea
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf7f68d…5ccf3b
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3aef3d…c93e00
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x348973…2549b1
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9d4206…cd9cc7
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5b41cf…5821cf
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb5d367…91ef76
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x17ac42…262ed5
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1c401c…ae7124
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2eb554…ea42be
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x32ad20…7f120a
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8f3d1d…e1b86a
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc4a9fd…44f388
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8ef5bd…90a6a7
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x535899…2722af
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb17b4a…619585
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc8c1f6…ad3d61
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1ca6a8…a47382
0xb7ec…ed4f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xdf86c2…90b366

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.