Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x729760…95d7b7
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbdeb0b…1404f2
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7d6fba…5c893f
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7e576e…69df04
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xee440b…6297e2
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfdb612…1bb5be
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfbdae0…62fc02
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6b5f36…320768
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9af25c…5b057c
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x44d7f6…5b9f15
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8b5bba…de3741
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9e11b6…29054b
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa0edc5…4559c5
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2a66e1…278ef3
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdc3660…5dee53
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7d06cd…c14d3a
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9a7db2…44a882
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcd59a6…17063c
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfca58a…3fabc2
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8e1862…f9ca33
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf30be7…a45692
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xee3e34…227410
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x31c5ed…5dc20c
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x12335b…db4742
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0e4ad1…ba5cc3

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.