Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x497f84…9c8761
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6b5f6b…b857a6
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x434032…55ca1c
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x67775b…c9eb77
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x215a18…1954da
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1172db…55b2ea
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x940672…2bd897
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x79747b…aaf9f5
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7820a3…419cf6
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe712b4…b51966
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xae1444…953b6f
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x88a2b4…dc3405
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x169f77…bf412a
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4d82ac…45aec4
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x44da6a…77a674
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x19184b…3570d6
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x20e04c…61864b
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2411bd…7c2b92
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x90b107…ff5036
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4cd63d…491738
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4a9e82…572ede
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x90558e…d22eeb
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1e600c…3c12eb
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfbe8bf…970084
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1aac11…0c677e

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.