Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcfe192…47ec45
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb60435…1160ba
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2c99a1…23db97
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x222dd2…761139
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2c6374…d5eea9
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa5389c…720d73
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x857cc6…c99b8d
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xae357c…54e850
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x685423…63088b
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x75b1b5…7ff454
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe41f4e…0d73f2
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0bda1b…e6ef94
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd606c1…1a5025
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4c5a6e…a24e1d
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcb82d2…b9df4d
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5fb1ca…622857
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf66cd0…f1898e
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdd5513…6939ed
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2d538b…b8be3e
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa36951…3d743e
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf11e5b…09ad09
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6c87ab…6fda99
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2809da…6e5fab
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5bca97…3402d5
0x61e5…8b250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1ea53f…aacf83

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.