Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1c251d…f5bdd0
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6e8e2d…94d1f8
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdc19a8…78198f
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5e661f…8b87b6
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xecc4b3…7e77e8
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf3e90f…dfb111
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3845b4…660f7c
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2e1a47…c6d5ca
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x18b7c0…d4d6c7
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6229a1…c6dbb4
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0d3295…a1ed2e
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf32889…a44ca1
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8696b1…1d3d1d
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3119fb…82a4d5
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfd01cf…56746b
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x41d0c6…918ada
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa316b0…0a9f86
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe2e580…e7599d
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x95c8bd…e39912
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdc04fd…0ee984
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa4b695…bc3f3c
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2c5764…5c0036
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd4810f…737f01
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf6c5f8…0feb52
0x715a…fe9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6fa5d1…9643fa

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.