Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa89d03…15507b
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x30262e…f4746f
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7030c2…7eb32f
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbf5111…303a86
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x22f59d…cfe256
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x66ae91…606911
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf6f9b6…eb3515
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc3e144…563171
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2c90e5…c40d55
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcbf707…f13818
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2735d6…43db62
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd41b67…4457f1
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9eff15…f3515a
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe8d922…2d4543
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa96fef…038dfd
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x263c28…7d3eed
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x558cb9…c8a0c4
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x874174…3c25e5
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5a0eb3…2371c2
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x82ad9e…accda3
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68d0bd…a24e06
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x27cc6d…54d042
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc7e6be…1654ab
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd0941f…c97b5e
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3e95e1…6b6fb1

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.