Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe72b0…f417f1
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x80c6c9…fd2dfe
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x386c38…704bd4
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x19ef21…8c81b5
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa1b746…a039ee
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x86ca9b…fcf471
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7bbbf4…f9d420
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5f6a28…bc293c
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x38b300…fa0a49
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8c993…eb1866
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1da354…5734e1
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb4cf6b…758325
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc860fc…2cb3c4
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe17e35…b07820
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb77635…3b6c67
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x706888…5b1b6c
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0247e2…f5a486
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x374e0a…81bbf0
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf5bb36…76d0fe
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe3cbb6…3312b6
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa3a6bb…472108
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x943c6e…64ce3c
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x385c22…91a2c8
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd372b0…83e1ee
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5a949a…7fd49a

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.