Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2e2445…a6d51e
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3a9847…170eaa
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc08624…57beb1
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb92422…3a82fb
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd5b583…ffe7c5
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2116fb…2a7457
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x549b43…67a0dc
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa5b874…a9b7f6
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x77a4f4…fb0645
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x119b50…53ba0c
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x33ae9a…5122e7
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0c7d42…635ea2
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xac13d5…fe39bc
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x747435…64514f
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7b5ac5…7a2db5
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1268e3…372808
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa1376b…0a5984
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb25a20…b53c0b
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1cce06…83cb51
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3b38a0…d2dc28
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbf2499…616d4e
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7ea92c…341b8f
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfc3269…502800
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb048e2…9dbf1d
0x0e75…272d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8b7af5…24d28d

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.