Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0x1f8e40…ee8159
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI82d ago0xaca2f6…79045b
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0x21d573…f20a8d
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0xcaeee4…d71701
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0xe24f9a…5843e8
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0xd51d6f…2f5384
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0x4fe2c7…79e057
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0xac3d45…30b2ed
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0x26705a…4734fd
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI82d ago0xce9aab…99c736
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0x6896e2…b6b72a
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI82d ago0xc277c7…a8f5a1
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI82d ago0x89c798…3072af
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0x71059a…1c9baf
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0xacdf22…5be5b9
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0xb02a52…f7f24c
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0x54b9f7…0d3bb4
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0xc22583…cb6094
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI82d ago0xad505f…f6f819
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0x336613…e2923d
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0x7c5521…1221e3
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0x6013c9…53c54f
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0xeff60a…81786d
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0x9758c0…c34cda
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown82d ago0x44a7a7…f21c83

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.