Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaceee9…f1100a
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x04a1ae…5e520d
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc7f2c4…a61382
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9c4223…2fb310
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc9f4d4…c42a7f
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x650732…6d7463
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1e6253…ba8a86
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa359f7…215436
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7f3635…eca128
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6e2a99…cd5e91
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x778b93…2fac65
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x07540a…d38edc
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8e58a…98a7be
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8c9cc7…8cbfe3
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x138632…c73caa
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04656a…b5397e
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf160b8…75b5fc
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc350ed…7ab148
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x212bc4…b5d804
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5aa564…70548b
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xca28cd…20f8e5
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd08beb…084000
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x746cff…e54e5e
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x31f23c…ff3fdb
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0a665b…007e64

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.