Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2bbc97…190dff
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x51f2af…8ff4c9
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5cf7c9…4dff91
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x02e113…ab037b
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4b8f3f…49a609
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfbfac7…0c0cd1
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc9334f…3c349e
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0ebb2a…dfe109
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x20a192…6da65c
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x809890…327952
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe118c7…404bab
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x178012…84eeef
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f9fba…188e3d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x141568…42a3b8
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2b8bcf…18cf8b
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x804028…8ccfba
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x496005…e93ab3
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa62867…4d6579
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xef3a3a…87b516
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd29a9f…30f1d8
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xde3c5e…c73fb9
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdcae0f…f744ff
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x962b61…4f15a5
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3c9405…601fe6
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x77b919…5a785d

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.