Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0x78bcf3…2287a4
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0x137df1…0b077d
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0xebe049…5d55f5
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0x8e8956…8ea2d7
0xe07e…04100x9c95…e299Base—$0.001100%fluxa37d ago0x7d49d5…5843bc
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0xf519cc…c428ad
0xe07e…04100x9c95…e299Base—$0.001100%fluxa37d ago0x47fbb0…14d8ca
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0xdd9f3a…193861
0xe07e…04100x9c95…e299Base—$0.001100%fluxa37d ago0x682a2e…7c3a13
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0xf31896…f9c3cf
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0x77dbbf…bb5c70
0xe07e…04100x9c95…e299Base—$0.001100%fluxa37d ago0x2096ef…fe8177
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0x2662f7…559bf7
0xe07e…04100x9c95…e299Base—$0.001100%fluxa37d ago0xd37b90…412f9e
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0x7dd7d6…55b27e
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0x9877ad…7e959e
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0x8b10a7…4cc686
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0x22fcb9…8aafe4
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0xd9ef97…bf5e4b
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0x90d748…163cd3
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0x0d4996…ca86d3
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0xfda17a…87a270
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0x6a47b8…6fc611
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0x7924d0…016cb9
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa37d ago0x6b45ff…b195c9

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.