Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5f0906…56c709
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc9f850…563931
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8aa85e…390c27
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x784b38…841371
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcb5e0a…36b9ea
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x557a34…bc78f2
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5cda2d…40a471
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb1a856…7a0477
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdf7242…2db3c8
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x80eddb…d8da26
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf4ad84…ff8443
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb61c72…5385af
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb61fa7…6fa3ce
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x85bab8…6aa88f
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3e6729…c7c50c
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x73ee47…3cc1f1
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8957f7…60b880
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb5ecb7…fa6bcc
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3d20fa…683b22
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf118ad…b0c067
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf2ee07…fb89c3
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4134da…bbe0b0
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8eca3c…05c718
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeae338…27ce43
0xec2c…ee1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x815e09…7d8dc9

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.