Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI110d ago0x84d979…e9cead
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI110d ago0xae0eba…2cf9e2
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd46c7b…6e9e2d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI110d ago0x63b6e6…6671c2
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5094d0…2044bb
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x528d69…07b45a
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfb12d9…360e9d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xba7d88…ef53b3
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb34059…a47c0f
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe99d7a…e8c006
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xac2746…541367
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8cf5d1…a580b7
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfd5843…822054
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa077b5…92be2e
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa9567e…95a159
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfb9cb8…baf921
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9696fa…4c3c92
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfa3980…96c2fc
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2bddfe…c44754
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9d9351…06f832
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa6b7d4…15207a
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xba533a…0e696d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x983f15…0aefdf
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x010e14…ae82d6
0x0c8c…7ce40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfc2d62…873831

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.