Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb8f258…1c53d1
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x06f0b9…eb49d3
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xef75da…39a554
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x12b716…6ad38c
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x918ea2…775743
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd465ac…34f057
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x28b328…74a06e
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x421ac2…9f6699
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd3942c…86065a
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x951fca…e8aec9
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x4fc1fc…8a6471
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8a7bbe…3933da
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x64d2fd…cc1632
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x32b0a1…52eed1
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8f714f…1c35e1
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x6f7481…e22bf0
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x56a10d…b6f8f3
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xe47f39…2130a7
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x92546a…2aa094
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa700aa…5334d3
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xf4ba42…7dc264
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x20bd14…f94336
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8d6240…bb348c
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x08e22c…a7bebd
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x27f739…84eea3

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.