Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x602714…efda96
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x78538e…d2d728
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb3005b…434e0e
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x683311…73b07c
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7a9fdc…31aafc
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x98a991…a41863
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8715e7…01341d
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3454d7…61babc
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x85b941…4a5999
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5af745…4f94d8
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x65c2b3…2236c0
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1fadf9…e9fc63
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x81a797…e513ad
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf9ef48…442c6e
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x203e4e…ef4f32
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf45476…409ff1
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa15d07…e70d1f
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfeb6f7…d2c602
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0712e0…c7dc19
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe463b5…d24790
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6c8570…d02669
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe7a38b…5f2d99
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8f6d7a…c09fb1
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x96ecf9…8b22e6
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x452d14…63aef3

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.