Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1818c8…98f67f
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7287e4…51baa8
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf2245e…85ecb3
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe2a6a4…18107b
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x77dddc…2e79a9
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa22821…f3d907
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2b520f…820c59
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x62ba39…bd8286
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x43522b…925488
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x454248…1a1de2
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb00476…c1c8c4
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe8c5a9…118bae
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x33aa91…01aa54
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x56bae4…fbb89e
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb9cc58…309cfa
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xce8234…9aabd4
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x34350b…2040c8
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfd9d61…0e4943
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0810af…2c3d9b
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0352e9…64f9de
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xae9764…c7ffb2
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcdc55c…8cd82a
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd34ed4…93f58e
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3d6352…327449
0xc9a5…cd550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x114c7e…0bc1f0

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.