Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x813f60…a87056
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e1a21…2a0b03
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x24ece5…2eb045
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xddd986…5e6e0b
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3969f6…b3a2c3
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe02f93…3f9380
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb23e53…97d2f3
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x24d437…72a21c
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe15bd6…518f05
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x942e95…e0e30a
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce5679…dba1df
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x187e9a…e5618a
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7debaa…3d3eaa
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x49f0f6…e506df
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4015f7…813a57
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x193eb7…8d5acd
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x477491…b9daa1
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x53a941…ec55aa
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7a0d49…a997b1
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe2644f…3cde98
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7de4b4…bafe82
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7a8ed…73ec6d
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x444d8d…09c713
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e9b70…77b8ce
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd9d82b…cc2de7

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.