Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x02e492…e2e005
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x5e74a7…95cc03
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf8970b…8649b5
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2161aa…70eecb
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7e0eb7…6dda92
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb857d9…de5aac
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf4972c…028426
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x40ce6b…c2aa4b
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x57fd66…25c9e4
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb9fc23…0b1bf8
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x41980d…3e0815
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe9ccb0…975c87
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4341a0…189ada
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x41f8a4…163c86
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x1e35fe…496aa6
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x013de5…269306
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb13795…e9247b
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x88bfe4…bd50a0
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd166ef…8ae7c8
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x0af690…b61fa6
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xdb6221…6da04e
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x46736c…83be47
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa3e57a…5329b1
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe9063c…4189e8
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x89c7b7…30ee4f

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.