Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown91d ago0xd4a2c3…dd60d9
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown91d ago0xdd00a5…035a50
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0x39d1b7…51ab6e
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0x506f51…3b97bf
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0xfdf988…e78b96
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0xc3f981…2a6477
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0x5d7f0d…40291f
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0x4155da…18dcd4
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0x7eb4d5…dd1f24
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0x155059…5ca982
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0xe9b81c…f0fbb0
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0x8a8654…3d17c0
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0xdf9fdc…ee5f18
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0xca9936…2eb79d
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0x5c7762…e6e984
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0xb4d742…3b3452
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0x538481…2824f4
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0xd72497…2c687e
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0x88aa08…978446
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0xc329f6…63af94
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0xc7b6a5…c215d3
0x4132…c3cc0x6a5e…c666Base$0.01100%Route unknown92d ago0x200bbf…4a3f17
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown92d ago0x5dddd8…c90589
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown92d ago0x6cb1cb…1c475d
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown92d ago0xa494d7…4f9b74

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.