Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x28abe2…e23c50
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf17a80…1adf05
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc3db94…12dc65
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x671b1a…794321
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x51bf65…38c903
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa7d085…6b9787
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2282a6…bca509
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc2540c…926f9e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x52acbd…970ece
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xad8104…3a351e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd8e10a…ac7af4
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x738b6a…ccea0c
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4ca47c…fd20dd
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x990811…c46e95
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbeee68…6e503c
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x902ac8…21501a
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x044f69…4c2a82
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa49477…67acc8
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa7d1b6…3675ae
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6bdfd7…cb5d08
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xddc26d…e738bb
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2f4bfc…f3864b
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5847c8…7e0183
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x456da9…66badd
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeb9319…6eaa7b

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.